Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen fix pasto (Brooks Davies)



details:   https://anonhg.NetBSD.org/src/rev/aa06bdceb3c5
branches:  trunk
changeset: 783314:aa06bdceb3c5
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Dec 14 22:55:59 2012 +0000

description:
fix pasto (Brooks Davies)

diffstat:

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

diffs (18 lines):

diff -r 2edd79f9c1e4 -r aa06bdceb3c5 lib/libc/gen/vis.3
--- a/lib/libc/gen/vis.3        Fri Dec 14 22:33:17 2012 +0000
+++ b/lib/libc/gen/vis.3        Fri Dec 14 22:55:59 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: vis.3,v 1.28 2012/12/14 21:38:18 christos Exp $
+.\"    $NetBSD: vis.3,v 1.29 2012/12/14 22:55:59 christos Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -219,7 +219,7 @@
 The following flags
 alter this:
 .Bl -tag -width VIS_WHITEX
-+.It Dv VIS_GLOB
+.It Dv VIS_GLOB
 Also encode magic characters
 .Ql ( * ,
 .Ql \&? ,



Home | Main Index | Thread Index | Old Index