Revert most of r210764, now that mdocml does the right

thing with empty quotation macros.

Requested by:	Alex Kozlov
This commit is contained in:
Ulrich Spörlein 2010-12-28 10:08:50 +00:00
parent f25481193e
commit 20a95cd6fc
7 changed files with 10 additions and 10 deletions
lib
usr.bin
usr.sbin/ancontrol

@ -69,7 +69,7 @@ was
.Dv NULL , .Dv NULL ,
.Fa s .Fa s
was an empty string was an empty string
.Pq Qq \& .Pq Qq
and and
.Fa n .Fa n
was 1. was 1.

@ -44,7 +44,7 @@ fails to decrypt the secret key, the routine will return 1 but the
argument will be a argument will be a
.Dv NULL .Dv NULL
string string
.Pq Dq \& . .Pq Dq .
.Sh SEE ALSO .Sh SEE ALSO
.Xr publickey 5 .Xr publickey 5
.Pp .Pp

@ -50,7 +50,7 @@ averaged over various periods of time.
Up to Up to
.Fa nelem .Fa nelem
samples are retrieved and assigned to successive elements of samples are retrieved and assigned to successive elements of
.Fa loadavg Ns Bq \& . .Fa loadavg Ns Bq .
The system imposes a maximum of 3 samples, representing averages The system imposes a maximum of 3 samples, representing averages
over the last 1, 5, and 15 minutes, respectively. over the last 1, 5, and 15 minutes, respectively.
.Sh DIAGNOSTICS .Sh DIAGNOSTICS

@ -94,7 +94,7 @@ absolute pathnames to look in the directory named by the
pathname before looking in the usual places. pathname before looking in the usual places.
Thus, headers whose Thus, headers whose
names are enclosed in double-quotes names are enclosed in double-quotes
.Pq Qq \& .Pq Qq
will be searched for first will be searched for first
in the directory of the file with the in the directory of the file with the
.Ic #include .Ic #include
@ -103,7 +103,7 @@ directories named in
.Fl I .Fl I
options, and last in the usual places. options, and last in the usual places.
For headers whose names are enclosed in angle brackets For headers whose names are enclosed in angle brackets
.Pq Aq \& , .Pq Aq ,
the header the header
will be searched for only in directories named in will be searched for only in directories named in
.Fl I .Fl I

@ -96,7 +96,7 @@ absolute pathnames to look in the directory named by the
pathname before looking in the usual places. pathname before looking in the usual places.
Thus, headers whose Thus, headers whose
names are enclosed in double-quotes names are enclosed in double-quotes
.Pq Qq \& .Pq Qq
will be searched for first will be searched for first
in the directory of the file with the in the directory of the file with the
.Ic #include .Ic #include
@ -105,7 +105,7 @@ directories named in
.Fl I .Fl I
options, and last in the usual places. options, and last in the usual places.
For headers whose names are enclosed in angle brackets For headers whose names are enclosed in angle brackets
.Pq Aq \& , .Pq Aq ,
the header the header
will be searched for only in directories named in will be searched for only in directories named in
.Fl I .Fl I

@ -354,9 +354,9 @@ is run as non-root.
.It Fl Fl numeric-owner .It Fl Fl numeric-owner
This is equivalent to This is equivalent to
.Fl Fl uname .Fl Fl uname
.Qq \& .Qq
.Fl Fl gname .Fl Fl gname
.Qq \& . .Qq .
On extract, it causes user and group names in the archive On extract, it causes user and group names in the archive
to be ignored in favor of the numeric user and group ids. to be ignored in favor of the numeric user and group ids.
On create, it causes user and group names to not be stored On create, it causes user and group names to not be stored

@ -308,7 +308,7 @@ Set a WEP key.
For 40 bit prefix 10 hex character with 0x. For 40 bit prefix 10 hex character with 0x.
For 128 bit prefix 26 hex character with 0x. For 128 bit prefix 26 hex character with 0x.
Use Use
.Qq \& .Qq
as the key to erase the key. as the key to erase the key.
Supports 4 keys; even numbers are for permanent keys Supports 4 keys; even numbers are for permanent keys
and odd number are for temporary keys. and odd number are for temporary keys.