summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2014-02-08 13:37:02 +0000
committerjoel <joel@FreeBSD.org>2014-02-08 13:37:02 +0000
commit8abe91ebd28a620a1de1a1b0d2faf8f0d141d550 (patch)
tree0371cd11f8766f49a70e168fcfcd47bd2c4bbe68 /usr.bin
parent6300af606ed8039fe681ae42ae5ddb1804840cb0 (diff)
downloadFreeBSD-src-8abe91ebd28a620a1de1a1b0d2faf8f0d141d550.zip
FreeBSD-src-8abe91ebd28a620a1de1a1b0d2faf8f0d141d550.tar.gz
mdoc: minor paragraph fixes.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/chpass/chpass.12
-rw-r--r--usr.bin/grep/grep.12
-rw-r--r--usr.bin/indent/indent.11
-rw-r--r--usr.bin/rpcgen/rpcgen.11
-rw-r--r--usr.bin/whois/whois.11
-rw-r--r--usr.bin/xargs/xargs.11
6 files changed, 1 insertions, 7 deletions
diff --git a/usr.bin/chpass/chpass.1 b/usr.bin/chpass/chpass.1
index 152c1a2..a97531e 100644
--- a/usr.bin/chpass/chpass.1
+++ b/usr.bin/chpass/chpass.1
@@ -317,7 +317,6 @@ password -- see below) will be silently discarded.
.Pp
Exception: the super-user on the NIS master server is permitted to
change any field.
-.Pp
.It
.Em "Password authentication is required" .
The
@@ -433,7 +432,6 @@ option can be used in conjunction with the
.Fl d
option, in which case the user-specified hostname will override
the default.
-.Pp
.It Fl o
Force the use of RPC-based updates when communicating with
.Xr rpc.yppasswdd 8
diff --git a/usr.bin/grep/grep.1 b/usr.bin/grep/grep.1
index b3ba21a..9e8633f 100644
--- a/usr.bin/grep/grep.1
+++ b/usr.bin/grep/grep.1
@@ -398,8 +398,8 @@ The default is 2.
Force output to be line buffered.
By default, output is line buffered when standard output is a terminal
and block buffered otherwise.
-.Pp
.El
+.Pp
If no file arguments are specified, the standard input is used.
.Sh EXIT STATUS
The
diff --git a/usr.bin/indent/indent.1 b/usr.bin/indent/indent.1
index fe8f1ae..e4df76d 100644
--- a/usr.bin/indent/indent.1
+++ b/usr.bin/indent/indent.1
@@ -184,7 +184,6 @@ if (...) {
code
}
.Ed
-.Pp
.It Fl c Ns Ar n
The column in which comments on code start.
The default is 33.
diff --git a/usr.bin/rpcgen/rpcgen.1 b/usr.bin/rpcgen/rpcgen.1
index 1389adf..d4b1bfc 100644
--- a/usr.bin/rpcgen/rpcgen.1
+++ b/usr.bin/rpcgen/rpcgen.1
@@ -328,7 +328,6 @@ Contrary to some systems, in
this option is needed to generate
servers that can be invoked through portmonitors and
.Xr inetd 8 .
-.Pp
.It Fl K Ar seconds
By default, services created using
.Nm
diff --git a/usr.bin/whois/whois.1 b/usr.bin/whois/whois.1
index 287a42e..0f0f177 100644
--- a/usr.bin/whois/whois.1
+++ b/usr.bin/whois/whois.1
@@ -62,7 +62,6 @@ nor by
.Tn ARIN
whois database end with
.Qq Li -ARIN . )
-.Pp
.It Fl A
Use the Asia/Pacific Network Information Center
.Pq Tn APNIC
diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1
index f3dabc1..934d6ed 100644
--- a/usr.bin/xargs/xargs.1
+++ b/usr.bin/xargs/xargs.1
@@ -164,7 +164,6 @@ directory to
.Pa destdir :
.Pp
.Dl /bin/ls -1d [A-Z]* | xargs -J % cp -Rp % destdir
-.Pp
.It Fl L Ar number
Call
.Ar utility
OpenPOWER on IntegriCloud