diff options
Diffstat (limited to '')
-rw-r--r-- | libred_solar_elevation.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/libred_solar_elevation.3 b/libred_solar_elevation.3 index 9bb4b0a..70587ca 100644 --- a/libred_solar_elevation.3 +++ b/libred_solar_elevation.3 @@ -27,11 +27,13 @@ Other values may or may not work, no error is thrown if used. .SH RETURN VALUE Upon successful completion, the .BR libred_solar_elevation () -return 0, on failure it returns -1 and sets +function returns 0, on failure it returns -1 and sets .I errno to indicate the error. .SH ERRORS -The function may fail for any reason specified for +The +.BR libred_solar_elevation () +function may fail for any reason specified for .BR clock_gettime (3). .SH SEE ALSO .BR libred.h (0), |