diff options
author | dd <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
commit | eaa6ee03b8ac1955cc60d99d119a22318d1baa61 (patch) | |
tree | ab3b6200f079a95b6a4418f399032563aa053a74 /bin | |
parent | 8636b161b333b18525b6f5ffc5139079c29c0d63 (diff) | |
download | FreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.zip FreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.tar.gz |
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
Diffstat (limited to 'bin')
-rw-r--r-- | bin/chio/chio.1 | 2 | ||||
-rw-r--r-- | bin/pax/pax.1 | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/bin/chio/chio.1 b/bin/chio/chio.1 index d3256cf..020963e 100644 --- a/bin/chio/chio.1 +++ b/bin/chio/chio.1 @@ -94,7 +94,6 @@ and the .Em EU would be .Dq 0 . -.Pp .Sh SUPPORTED COMMANDS .Bl -tag -width indent .It Ic move Xo @@ -256,7 +255,6 @@ Element supports passing media (exporting) to an outside human operator. .It INENAB Element supports receiving media (importing) from an outside human operator. .El -.Pp .Sh EXAMPLES .Bl -tag -width indent .It Li chio move slot 3 drive 0 diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index af66020..8f5ac63 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -290,7 +290,6 @@ to locate and process the largest number of archive members possible (see the .Fl E option for more details on error handling). .Sh OPERANDS -.Pp The .Ar directory operand specifies a destination directory pathname. @@ -337,7 +336,6 @@ operand pathnames in a diagnostic message to .Dv standard error and then exit with a non-zero exit status. .Sh OPTIONS -.Pp The following options are supported: .Bl -tag -width 4n .It Fl r |