From a3b8afe314883f977f37c202fe39297726108e41 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 4 Feb 2025 18:22:32 +0100 Subject: Improve quality, fix errors, update comments, update man pages, add new man pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libred_get_colour.3 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'libred_get_colour.3') diff --git a/libred_get_colour.3 b/libred_get_colour.3 index 61a62ff..d6649d2 100644 --- a/libred_get_colour.3 +++ b/libred_get_colour.3 @@ -1,6 +1,6 @@ .TH LIBRED_GET_COLOUR 3 LIBRED .SH NAME -libred_get_colour \- Calculate a colour temperature +libred_get_colour \- Calculate the colour of a temperature .SH SYNOPSIS .nf #include @@ -10,7 +10,8 @@ int \fBlibred_get_colour_xy\fP(long int \fItemp\fP, double *\fIx\fP, double *\fI .fi .PP Link with -.IR -lred . +.I -lred +.IR -lm . .SH DESCRIPTION .BR libred_get_colour () gets or interpolates the colour temperature for @@ -100,4 +101,5 @@ is less than .SH SEE ALSO .BR libred.h (0), .BR libred (7), -.BR libred_get_solar_elevation (3) +.BR libred_get_temperature (3), +.BR libred_solar_elevation (3) -- cgit v1.2.3-70-g09d2