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 /libexec | |
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 'libexec')
-rw-r--r-- | libexec/getty/gettytab.5 | 1 | ||||
-rw-r--r-- | libexec/mknetid/mknetid.8 | 1 | ||||
-rw-r--r-- | libexec/pppoed/pppoed.8 | 1 | ||||
-rw-r--r-- | libexec/revnetgroup/revnetgroup.8 | 1 | ||||
-rw-r--r-- | libexec/rtld-elf/rtld.1 | 2 |
5 files changed, 0 insertions, 6 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 91209af..af42a12 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -484,7 +484,6 @@ input after the connection has been detected, and the capability may be used to do that, as well as delay for a short time after the connection has been established during which all of the connection data has been sent by the modem. -.Pp .Sh SEE ALSO .Xr login 1 , .Xr gethostname 3 , diff --git a/libexec/mknetid/mknetid.8 b/libexec/mknetid/mknetid.8 index b9930a9..4f194a4 100644 --- a/libexec/mknetid/mknetid.8 +++ b/libexec/mknetid/mknetid.8 @@ -73,7 +73,6 @@ only by when rebuilding the .Tn NIS maps. -.Pp .Sh OPTIONS The .Nm diff --git a/libexec/pppoed/pppoed.8 b/libexec/pppoed/pppoed.8 index fe98faa..841cf15 100644 --- a/libexec/pppoed/pppoed.8 +++ b/libexec/pppoed/pppoed.8 @@ -164,7 +164,6 @@ and the following to .Pa /etc/newsyslog.conf : .Pp .Dl "/var/log/pppoed.log 640 3 100 * Z -.Pp .Sh SEE ALSO .Xr NgSetDebug 3 , .Xr netgraph 4 , diff --git a/libexec/revnetgroup/revnetgroup.8 b/libexec/revnetgroup/revnetgroup.8 index 044f84d..db68ce9 100644 --- a/libexec/revnetgroup/revnetgroup.8 +++ b/libexec/revnetgroup/revnetgroup.8 @@ -94,7 +94,6 @@ only by when rebuilding the .Tn NIS netgroup maps. -.Pp .Sh OPTIONS The .Nm diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index d62a86f..dccc204 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/rtld.1 @@ -138,12 +138,10 @@ and .Sy \et are recognized and have their usual meaning. .El -.Pp .Sh FILES .Bl -tag -width indent .It Pa /var/run/ld-elf.so.hints .El -.Pp .Sh SEE ALSO .Xr ld 1 , .Xr ldd 1 , |