From: Michael Kerrisk Date: Thu, 7 Sep 2006 07:49:22 +0000 (+0000) Subject: Fix formula X-Git-Tag: man-pages-2.41~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2c81ad3b4849754ad7c431ca87b744ae517cd73c;p=thirdparty%2Fman-pages.git Fix formula --- diff --git a/man3/clog10.3 b/man3/clog10.3 index 36f3a01e7f..88386eb299 100644 --- a/man3/clog10.3 +++ b/man3/clog10.3 @@ -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