Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen Remove superfluous Pp.



details:   https://anonhg.NetBSD.org/src/rev/edf08e22dad9
branches:  trunk
changeset: 825909:edf08e22dad9
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Aug 05 20:22:29 2017 +0000

description:
Remove superfluous Pp.

diffstat:

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

diffs (17 lines):

diff -r add80abf8080 -r edf08e22dad9 lib/libc/gen/vis.3
--- a/lib/libc/gen/vis.3        Sat Aug 05 20:21:08 2017 +0000
+++ b/lib/libc/gen/vis.3        Sat Aug 05 20:22:29 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: vis.3,v 1.48 2017/08/04 01:06:22 ginsbach Exp $
+.\"    $NetBSD: vis.3,v 1.49 2017/08/05 20:22:29 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -374,7 +374,6 @@
 .It Dv \e240
 Represents Meta-space.
 .El
-.Pp
 .It Dv VIS_CSTYLE
 Use C-style backslash sequences to represent standard non-printable
 characters.



Home | Main Index | Thread Index | Old Index