summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorjoerg <joerg@NetBSD.org>2010-05-14 03:10:24 +0000
committerjoerg <joerg@NetBSD.org>2010-05-14 03:10:24 +0000
commit9741664022dff0314fa62fa33fa9a619aa12b1ac (patch)
treeaf69b26f1a7d131eb18637280892ea534296fe40 /lib
parentf0c7b477dceb60737f3d8c80b35330589df2869f (diff)
\\* -> \*
Diffstat (limited to 'lib')
-rw-r--r--lib/libm/man/isinff.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/man/isinff.3 b/lib/libm/man/isinff.3
index ccdb307c9c6..189bda2e8cb 100644
--- a/lib/libm/man/isinff.3
+++ b/lib/libm/man/isinff.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: isinff.3,v 1.5 2003/08/07 16:44:48 agc Exp $
+.\" $NetBSD: isinff.3,v 1.6 2010/05/14 03:10:24 joerg Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -50,7 +50,7 @@ The
.Fn isinff
function
returns 1 if the number is
-.Dq \\*(If ,
+.Dq \*(If ,
otherwise 0.
.Pp
The