mdoc: replace troff macros with -mdoc equivalents

This commit is contained in:
Ulrich Spörlein 2010-06-08 16:48:49 +00:00
parent 8545538b6a
commit c71e97c47e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=208913
2 changed files with 21 additions and 25 deletions

View File

@ -47,15 +47,18 @@ The options are as follows:
.It Fl o .It Fl o
Displays a summary of Clients for NFSv4. Each line lists a Client with Displays a summary of Clients for NFSv4. Each line lists a Client with
the ClientID being the last field of the line. the ClientID being the last field of the line.
.sp .Pp
.nf
The following are the client flag values displayed: The following are the client flag values displayed:
NC - Needs Confirmation .Bl -tag -compact -offset 2n -width MMMM
CB - Callbacks are enabled .It NC
GSS - Using RPCSEC_GSS Needs Confirmation
REV - Administratively Revoked, via nfsrevoke(8) .It CB
.fi Callbacks are enabled
.sp .It GSS
Using RPCSEC_GSS
.It REV
Administratively Revoked, via nfsrevoke(8)
.El
.It Fl l Ar filename .It Fl l Ar filename
Displays a list of all NFSv4 Opens and Locks on the file specified by Displays a list of all NFSv4 Opens and Locks on the file specified by
the the

View File

@ -77,44 +77,37 @@ are used by
This option may be specified multiple times This option may be specified multiple times
to add more than one network to the list. to add more than one network to the list.
.It Fl F Ar host ... .It Fl F Ar host ...
.in +2 .Bl -dash -compact
.ti -2 .It
-
Create a list of trusted hosts. Create a list of trusted hosts.
.ti -2 .It
-
Can take one or more parameters. Can take one or more parameters.
.ti -2 .It
-
.Nm .Nm
will only accept trusted hosts as masters. will only accept trusted hosts as masters.
If it finds an untrusted host claiming to be master, If it finds an untrusted host claiming to be master,
.Nm .Nm
will suppress incoming messages from that host will suppress incoming messages from that host
and call for a new election. and call for a new election.
.ti -2 .It
-
Use real host names (resolvable by RDNS) not aliases (eg in Use real host names (resolvable by RDNS) not aliases (eg in
.Xr named 8 .Xr named 8
parlance: use A names, not C names). parlance: use A names, not C names).
.ti -2 .It
-
Use full names eg time1.domain.com not time1. Use full names eg time1.domain.com not time1.
.ti -2 .It
-
.Fl F .Fl F
automatically includes the functionality of automatically includes the functionality of
.Fl M .Fl M
( so (so
.Fl M .Fl M
does not need to asserted). does not need to asserted).
.ti -2 .It
-
If If
.Fl F .Fl F
is not specified, is not specified,
all hosts on connected networks are treated as trustworthy. all hosts on connected networks are treated as trustworthy.
.in -2 .El
.It Fl M .It Fl M
Allow this host to become a Allow this host to become a
.Nm .Nm