Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/xstr .Pp before .Bd is redundant.
details: https://anonhg.NetBSD.org/src/rev/da53d8f0b0ff
branches: trunk
changeset: 447494:da53d8f0b0ff
user: uwe <uwe%NetBSD.org@localhost>
date: Sun Jan 13 16:48:51 2019 +0000
description:
.Pp before .Bd is redundant.
>From Edgar Pettijohn.
diffstat:
usr.bin/xstr/xstr.1 | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r a35222e1aaa8 -r da53d8f0b0ff usr.bin/xstr/xstr.1
--- a/usr.bin/xstr/xstr.1 Sun Jan 13 15:36:57 2019 +0000
+++ b/usr.bin/xstr/xstr.1 Sun Jan 13 16:48:51 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xstr.1,v 1.19 2017/07/03 21:34:22 wiz Exp $
+.\" $NetBSD: xstr.1,v 1.20 2019/01/13 16:48:51 uwe Exp $
.\"
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -118,7 +118,6 @@
An appropriate command sequence for running
.Nm
after the C preprocessor is:
-.Pp
.Bd -literal -offset indent
$ cc \-E name.c | xstr \-c \-
$ cc \-c x.c
Home |
Main Index |
Thread Index |
Old Index