Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/gen Remove superfluous comma.



details:   https://anonhg.NetBSD.org/src/rev/01fb3b7cbbe6
branches:  trunk
changeset: 759091:01fb3b7cbbe6
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Nov 28 01:28:21 2010 +0000

description:
Remove superfluous comma.

diffstat:

 lib/libc/gen/unvis.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 92b2d3fdd01f -r 01fb3b7cbbe6 lib/libc/gen/unvis.3
--- a/lib/libc/gen/unvis.3      Sun Nov 28 00:50:16 2010 +0000
+++ b/lib/libc/gen/unvis.3      Sun Nov 28 01:28:21 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: unvis.3,v 1.19 2010/11/27 19:44:21 christos Exp $
+.\"    $NetBSD: unvis.3,v 1.20 2010/11/28 01:28:21 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -148,7 +148,7 @@
 .Ar flag
 argument is also used to specify the encoding style of the source.
 If set to
-.Dv VIS_HTTPSTYLE ,
+.Dv VIS_HTTPSTYLE
 or
 .Dv VIS_HTTP1808 ,
 .Fn unvis



Home | Main Index | Thread Index | Old Index