summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
committerdd <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
commiteaa6ee03b8ac1955cc60d99d119a22318d1baa61 (patch)
treeab3b6200f079a95b6a4418f399032563aa053a74 /gnu
parent8636b161b333b18525b6f5ffc5139079c29c0d63 (diff)
downloadFreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.zip
FreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.tar.gz
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/grep/grep.14
-rw-r--r--gnu/usr.bin/man/catman/catman.11
-rw-r--r--gnu/usr.bin/man/makewhatis/makewhatis.11
-rw-r--r--gnu/usr.bin/rcs/rcs/rcsfile.51
-rw-r--r--gnu/usr.bin/sort/sort.12
5 files changed, 1 insertions, 8 deletions
diff --git a/gnu/usr.bin/grep/grep.1 b/gnu/usr.bin/grep/grep.1
index 26ce985..ea558a5 100644
--- a/gnu/usr.bin/grep/grep.1
+++ b/gnu/usr.bin/grep/grep.1
@@ -32,7 +32,6 @@ grep, egrep, fgrep, zgrep \- print lines matching a pattern
.IR FILE ]
.RI [ FILE .\|.\|.]
.SH DESCRIPTION
-.PP
.B grep
searches the named input
.IR FILE s
@@ -347,7 +346,6 @@ even those that contain newline characters.
Decompress the input data before searching.
This option is only available if compiled with zlib(3) library.
.SH "REGULAR EXPRESSIONS"
-.PP
A regular expression is a pattern that describes a set of strings.
Regular expressions are constructed analogously to arithmetic
expressions, by using various operators to combine smaller expressions.
@@ -625,7 +623,6 @@ when
.B POSIXLY_CORRECT
is not set.
.SH DIAGNOSTICS
-.PP
Normally, exit status is 0 if matches were found,
and 1 if no matches were found. (The
.B \-v
@@ -634,7 +631,6 @@ Exit status is 2 if there were syntax errors
in the pattern, inaccessible input files, or
other system errors.
.SH BUGS
-.PP
Email bug reports to
.BR bug-gnu-utils@gnu.org .
Be sure to include the word \*(lqgrep\*(rq somewhere in the
diff --git a/gnu/usr.bin/man/catman/catman.1 b/gnu/usr.bin/man/catman/catman.1
index 88d7733..6a90d6c 100644
--- a/gnu/usr.bin/man/catman/catman.1
+++ b/gnu/usr.bin/man/catman/catman.1
@@ -74,7 +74,6 @@ characters, uncompressed manpage but a compressed manpage exist.
More warnings.
.El
.Sh EXAMPLES
-.Pp
.Dl $ catman
.Pp
Format man pages in
diff --git a/gnu/usr.bin/man/makewhatis/makewhatis.1 b/gnu/usr.bin/man/makewhatis/makewhatis.1
index 1032b34..262027f 100644
--- a/gnu/usr.bin/man/makewhatis/makewhatis.1
+++ b/gnu/usr.bin/man/makewhatis/makewhatis.1
@@ -92,7 +92,6 @@ for a compressed page, and
for a link.
.El
.Sh EXAMPLES
-.Pp
.Ic makewhatis $MANPATH
.Pp
Create whatis database for all directories in your
diff --git a/gnu/usr.bin/rcs/rcs/rcsfile.5 b/gnu/usr.bin/rcs/rcs/rcsfile.5
index f3a6dac6..0d8aac8 100644
--- a/gnu/usr.bin/rcs/rcs/rcsfile.5
+++ b/gnu/usr.bin/rcs/rcs/rcsfile.5
@@ -402,7 +402,6 @@ The following diagram shows an example of an \*r file's organization.
.PE
.lf 272
.\}
-.PP
.SH IDENTIFICATION
.de VL
\\$2
diff --git a/gnu/usr.bin/sort/sort.1 b/gnu/usr.bin/sort/sort.1
index e9f4b1e..4aea834 100644
--- a/gnu/usr.bin/sort/sort.1
+++ b/gnu/usr.bin/sort/sort.1
@@ -1,3 +1,4 @@
+.\" $FreeBSD$
.TH SORT 1 "GNU Text Utilities" "FSF" \" -*- nroff -*-
.SH NAME
sort \- sort lines of text files
@@ -201,7 +202,6 @@ Print a usage message on standard output and exit successfully.
.I "\-\-version"
Print version information on standard output then exit successfully.
.SH COMPATIBILITY
-.PP
Historical (BSD and System V) implementations of
.B sort
have differed in their interpretation of some options,
OpenPOWER on IntegriCloud