]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 10 Jul 2006 09:42:06 +0000 (09:42 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 10 Jul 2006 09:42:06 +0000 (09:42 +0000)
man3/strtod.3

index 5532fe8ee95f8b0a01c217e1efefbf813b80dca3..014c9ba2f415f15ebe167c4484f2da6a16397f74 100644 (file)
@@ -71,7 +71,7 @@ and
 representation, respectively.
 
 The expected form of the (initial portion of the) string is
-optional leading white space as recognized by \fIisspace\fP(3),
+optional leading white space as recognized by \fBisspace\fP(3),
 an optional plus (``+'') or minus sign (``\-'') and then either
 (i) a decimal number, or (ii) a hexadecimal number,
 or (iii) an infinity, or (iv) a NAN (not-a-number).