diff options
Diffstat (limited to 'man3/log10.3')
-rw-r--r-- | man3/log10.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/log10.3 b/man3/log10.3 index 8a1b5b30..25802948 100644 --- a/man3/log10.3 +++ b/man3/log10.3 @@ -83,13 +83,13 @@ when calling these functions. For a discussion of the errors that can occur for these functions, see .BR log (3). -.SH "CONFORMING TO" +.SH CONFORMING TO C99, POSIX.1-2001. The variant returning .I double also conforms to SVr4, 4.3BSD, C89. -.SH "SEE ALSO" +.SH SEE ALSO .BR cbrt (3), .BR clog10 (3), .BR exp10 (3), |