Module Name:    src
Committed By:   wiz
Date:           Sat Dec 15 07:34:24 UTC 2012

Modified Files:
        src/lib/libc/gen: vis.3

Log Message:
Add article.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 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.33 src/lib/libc/gen/vis.3:1.34
--- src/lib/libc/gen/vis.3:1.33	Sat Dec 15 01:19:32 2012
+++ src/lib/libc/gen/vis.3	Sat Dec 15 07:34:24 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: vis.3,v 1.33 2012/12/15 01:19:32 uwe Exp $
+.\"	$NetBSD: vis.3,v 1.34 2012/12/15 07:34:24 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -220,7 +220,7 @@ The following flags
 alter this:
 .Bl -tag -width VIS_WHITEX
 .It Dv VIS_GLOB
-Also encode magic characters
+Also encode the magic characters
 .Ql ( * ,
 .Ql \&? ,
 .Ql \&[

Reply via email to