.Pp before .Bd is redundant.

From Edgar Pettijohn.
This commit is contained in:
uwe 2019-01-13 16:48:51 +00:00
parent 42bad95822
commit a73c12be45
1 changed files with 1 additions and 2 deletions

View File

@ -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 @@ which may not, in fact, be needed.
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