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 typo (Leonardo Taccari)



details:   https://anonhg.NetBSD.org/src/rev/4b2b97e110b1
branches:  trunk
changeset: 823456:4b2b97e110b1
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Apr 23 13:23:02 2017 +0000

description:
fix typo (Leonardo Taccari)

diffstat:

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

diffs (18 lines):

diff -r e1dcf8789775 -r 4b2b97e110b1 lib/libc/gen/vis.3
--- a/lib/libc/gen/vis.3        Sun Apr 23 12:31:38 2017 +0000
+++ b/lib/libc/gen/vis.3        Sun Apr 23 13:23:02 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: vis.3,v 1.46 2017/04/23 01:58:48 christos Exp $
+.\"    $NetBSD: vis.3,v 1.47 2017/04/23 13:23:02 christos Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -242,7 +242,7 @@
 The following flags
 alter this:
 .Bl -tag -width VIS_WHITEX
-.It Dv VIS_DW
+.It Dv VIS_DQ
 Also encode double quotes
 .It Dv VIS_GLOB
 Also encode the magic characters



Home | Main Index | Thread Index | Old Index