]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Fix formula
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 7 Sep 2006 07:49:22 +0000 (07:49 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 7 Sep 2006 07:49:22 +0000 (07:49 +0000)
man3/clog10.3

index 36f3a01e7f815d5ca79df9ed0dacd4471ddb4ad3..88386eb2994f6ca77c46f56e757ececaf5057712 100644 (file)
@@ -20,7 +20,7 @@ Link with \-lm.
 The call 
 .I clog10(z)
 is equivalent to
-.IR clog10(z)/log(10) .
+.IR clog(z)/log(10) .
 The other functions perform the same task for 
 .I float
 and