Module Name: src
Committed By: christos
Date: Fri Dec 14 22:56:00 UTC 2012
Modified Files:
src/lib/libc/gen: vis.3
Log Message:
fix pasto (Brooks Davies)
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/lib/libc/gen/vis.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/libc/gen/vis.3
diff -u src/lib/libc/gen/vis.3:1.28 src/lib/libc/gen/vis.3:1.29
--- src/lib/libc/gen/vis.3:1.28 Fri Dec 14 16:38:18 2012
+++ src/lib/libc/gen/vis.3 Fri Dec 14 17:55:59 2012
@@ -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 @@ except space, tab, and newline are encod
The following flags
alter this:
.Bl -tag -width VIS_WHITEX
-+.It Dv VIS_GLOB
+.It Dv VIS_GLOB
Also encode magic characters
.Ql ( * ,
.Ql \&? ,