From 5fc891fa4214cdeb7f01be274198711c716b29cd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 5 Jan 2016 20:29:12 +0100 Subject: m + texinfo manual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/man/libred.h.0 | 8 ++++---- doc/man/libred_get_colour.3 | 2 -- doc/man/libred_solar_elevation.3 | 2 +- 3 files changed, 5 insertions(+), 7 deletions(-) (limited to 'doc/man') diff --git a/doc/man/libred.h.0 b/doc/man/libred.h.0 index 30ef848..e837cb9 100644 --- a/doc/man/libred.h.0 +++ b/doc/man/libred.h.0 @@ -71,7 +71,7 @@ between .B LIBRED_SOLAR_ELEVATION_ASTRONOMICAL_DUSK_DAWN and .BR LIBRED_SOLAR_ELEVATION_SUNSET_SUNRISE ), -inclusively, other wise, this macro evaluates to 0. The input should be the +inclusively, otherwise, this macro evaluates to 0. The input should be the Sun's apparent elevation, and the macro evaluates to 1 if it is currently twilight. The given expression is evaluted either once or twice, therefore, it must not have side-effects. @@ -82,7 +82,7 @@ between .B LIBRED_SOLAR_ELEVATION_CIVIL_DUSK_DAWN and .BR LIBRED_SOLAR_ELEVATION_SUNSET_SUNRISE ), -inclusively, other wise, this macro evaluates to 0. The input should be the +inclusively, otherwise, this macro evaluates to 0. The input should be the Sun's apparent elevation, and the macro evaluates to 1 if it is currently civil twilight. The given expression is evaluted either once or twice, therefore, it must not have side-effects. @@ -93,7 +93,7 @@ between .B LIBRED_SOLAR_ELEVATION_NAUTICAL_DUSK_DAWN and .BR LIBRED_SOLAR_ELEVATION_CIVIL_DUSK_DAWN ), -inclusively, other wise, this macro evaluates to 0. The input should be the +inclusively, otherwise, this macro evaluates to 0. The input should be the Sun's apparent elevation, and the macro evaluates to 1 if it is currently nautical twilight. The given expression is evaluted either once or twice, therefore, it must not have side-effects. @@ -104,7 +104,7 @@ between .B LIBRED_SOLAR_ELEVATION_ASTRONOMICAL_DUSK_DAWN and .BR LIBRED_SOLAR_ELEVATION_NAUTICAL_DUSK_DAWN ), -inclusively, other wise, this macro evaluates to 0. The input should be the +inclusively, otherwise, this macro evaluates to 0. The input should be the Sun's apparent elevation, and the macro evaluates to 1 if it is currently astronomical twilight. The given expression is evaluted either once or twice, therefore, it must not have side-effects. diff --git a/doc/man/libred_get_colour.3 b/doc/man/libred_get_colour.3 index 5220067..c2a951a 100644 --- a/doc/man/libred_get_colour.3 +++ b/doc/man/libred_get_colour.3 @@ -63,8 +63,6 @@ The function may also fail for any reason specified for and set the value of .B errno to the same values. -.B errno -is always set to 0 on success. .SH "FUTURE DIRECTIONS" It is possible that the behaviour is changed to loading the colour temperature lookup table rather than just open a diff --git a/doc/man/libred_solar_elevation.3 b/doc/man/libred_solar_elevation.3 index b87124a..05a4100 100644 --- a/doc/man/libred_solar_elevation.3 +++ b/doc/man/libred_solar_elevation.3 @@ -22,7 +22,7 @@ values between -90 and +90 for .I latitude and values between -180 and +180 for and .IR longitude . -Other values may or may not work, not error is thrown if used. +Other values may or may not work, no error is thrown if used. .SH "RETURN VALUE" Upon successful completion, the function sets .B errno -- cgit v1.2.3-70-g09d2