Module Name:    src
Committed By:   joerg
Date:           Fri May 14 03:10:24 UTC 2010

Modified Files:
        src/lib/libm/man: isinff.3

Log Message:
\\* -> \*


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libm/man/isinff.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libm/man/isinff.3
diff -u src/lib/libm/man/isinff.3:1.5 src/lib/libm/man/isinff.3:1.6
--- src/lib/libm/man/isinff.3:1.5	Thu Aug  7 16:44:48 2003
+++ src/lib/libm/man/isinff.3	Fri May 14 03:10:24 2010
@@ -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 @@
 .Fn isinff
 function
 returns 1 if the number is
-.Dq \\*(If ,
+.Dq \*(If ,
 otherwise 0.
 .Pp
 The

Reply via email to