Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen Add article.



details:   https://anonhg.NetBSD.org/src/rev/1f44041c9103
branches:  trunk
changeset: 783337:1f44041c9103
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Dec 15 07:34:24 2012 +0000

description:
Add article.

diffstat:

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

diffs (18 lines):

diff -r 3807e0f919cc -r 1f44041c9103 lib/libc/gen/vis.3
--- a/lib/libc/gen/vis.3        Sat Dec 15 04:40:33 2012 +0000
+++ b/lib/libc/gen/vis.3        Sat Dec 15 07:34:24 2012 +0000
@@ -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 @@
 alter this:
 .Bl -tag -width VIS_WHITEX
 .It Dv VIS_GLOB
-Also encode magic characters
+Also encode the magic characters
 .Ql ( * ,
 .Ql \&? ,
 .Ql \&[



Home | Main Index | Thread Index | Old Index