]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
strfromd.3: ffix: use \- for minus sign
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 2 Jul 2020 10:24:45 +0000 (12:24 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 2 Jul 2020 10:24:45 +0000 (12:24 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/strfromd.3

index e451b454c3c358e6ee1569a3e9bd60dce5b29f4c..d75e9ef685bc8cb705b9c4c81c3020e44dc7d906 100644 (file)
@@ -127,13 +127,13 @@ infinity values:
 .RS
 If
 .I fp
-is a NaN, +NaN, or -NaN, and
+is a NaN, +NaN, or \-NaN, and
 .BR f
 (or
 .BR a ,
 .BR e ,
 .BR g )
-is the conversion specifier, the conversion is to "nan", "nan", or "-nan",
+is the conversion specifier, the conversion is to "nan", "nan", or "\-nan",
 respectively.
 If
 .B F
@@ -141,11 +141,11 @@ If
 .BR A ,
 .BR E ,
 .BR G )
-is the conversion specifier, the conversion is to "NAN" or "-NAN".
+is the conversion specifier, the conversion is to "NAN" or "\-NAN".
 .PP
 Likewise if
 .I fp
-is infinity, it is converted to [-]inf or [-]INF.
+is infinity, it is converted to [\-]inf or [\-]INF.
 .RE
 .PP
 A malformed