summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-01-16 09:15:57 +0000
committerru <ru@FreeBSD.org>2001-01-16 09:15:57 +0000
commit04d60c1164732f2599a237e5ba9c34e09b303703 (patch)
tree627d2e4718150191ecf95e4d940a96930113eb8d /sbin
parent134cd3c07ec1805473e286adf9aa5ef9067789d2 (diff)
downloadFreeBSD-src-04d60c1164732f2599a237e5ba9c34e09b303703.zip
FreeBSD-src-04d60c1164732f2599a237e5ba9c34e09b303703.tar.gz
Prepare for mdoc(7)NG.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ccdconfig/ccdconfig.84
-rw-r--r--sbin/fsdb/fsdb.82
-rw-r--r--sbin/mount_ifs/mount.82
-rw-r--r--sbin/mountd/exports.56
-rw-r--r--sbin/restore/restore.82
-rw-r--r--sbin/routed/routed.88
-rw-r--r--sbin/savecore/savecore.84
7 files changed, 14 insertions, 14 deletions
diff --git a/sbin/ccdconfig/ccdconfig.8 b/sbin/ccdconfig/ccdconfig.8
index 81e5984..c9b0aa5 100644
--- a/sbin/ccdconfig/ccdconfig.8
+++ b/sbin/ccdconfig/ccdconfig.8
@@ -95,7 +95,7 @@ instead of the default
Use
.Ar system
as the kernel instead of the running kernel (as determined from
-.Xr getbootfile 3 ).
+.Xr getbootfile 3 ) .
.It Fl u
Unconfigure a ccd.
.It Fl U
@@ -140,7 +140,7 @@ The component devices need to name partitions of type
(or
.Dq 4.2BSD
as shown by
-.Xr disklabel 8 ).
+.Xr disklabel 8 ) .
.Sh EXAMPLES
.Pp
A number of ccdconfig examples are shown below. The arguments passed
diff --git a/sbin/fsdb/fsdb.8 b/sbin/fsdb/fsdb.8
index 46489d8..f64b276 100644
--- a/sbin/fsdb/fsdb.8
+++ b/sbin/fsdb/fsdb.8
@@ -62,7 +62,7 @@ The following options are available:
.Bl -tag -width indent
.It Fl d
Enable additional debugging output (which comes primarily from
-.Xr fsck 8 -derived
+.Xr fsck 8 Ns -derived
code).
.It Fl f
Left for historical reasons and has no meaning.
diff --git a/sbin/mount_ifs/mount.8 b/sbin/mount_ifs/mount.8
index 4b4bb59..c5953f3 100644
--- a/sbin/mount_ifs/mount.8
+++ b/sbin/mount_ifs/mount.8
@@ -339,7 +339,7 @@ Various, most of them are self-explanatory.
The kernel doesn't support the respective filesystem type. Note that
support for a particular filesystem might be provided either on a static
(kernel compile-time), or dynamic basis (loaded as a kernel module by
-.Xr kldload 8 ).
+.Xr kldload 8 ) .
Normally,
.Nm
or its subprocesses attempt to dynamically load a filesystem module if
diff --git a/sbin/mountd/exports.5 b/sbin/mountd/exports.5
index e1304bc..8c42a6f 100644
--- a/sbin/mountd/exports.5
+++ b/sbin/mountd/exports.5
@@ -99,7 +99,7 @@ Export options are specified as follows:
The credential of the specified user is used for remote access by root.
The credential includes all the groups to which the user is a member
on the local machine (see
-.Xr id 1 ).
+.Xr id 1 ) .
The user may be specified by name or number.
.Pp
.Sm off
@@ -209,7 +209,7 @@ The set may be specified in three ways.
The first way is to list the host name(s) separated by white space.
(Standard Internet ``dot'' addresses may be used in place of names.)
The second way is to specify a ``netgroup'' as defined in the netgroup file (see
-.Xr netgroup 5 ).
+.Xr netgroup 5 ) .
The third way is to specify an Internet subnetwork using a network and
network mask that is defined as the set of all hosts with addresses within
the subnetwork.
@@ -233,7 +233,7 @@ and optionally
.Sm on
If the mask is not specified, it will default to the mask for that network
class (A, B or C; see
-.Xr inet 4 ).
+.Xr inet 4 ) .
.Pp
For example:
.Bd -literal -offset indent
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8
index 069ca40..f4cda8d 100644
--- a/sbin/restore/restore.8
+++ b/sbin/restore/restore.8
@@ -450,7 +450,7 @@ and
.Pa /tmp/rstmode*
are generated with a unique name based on the date of the dump
and the process ID (see
-.Xr mktemp 3 ),
+.Xr mktemp 3 ) ,
except for when
.Fl r
or
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8
index 847b9f5..405c0b3 100644
--- a/sbin/routed/routed.8
+++ b/sbin/routed/routed.8
@@ -93,7 +93,7 @@ non-static routes in kernel table.
Static routes in the kernel table are preserved and
included in RIP responses if they have a valid RIP metric
(see
-.Xr route 8 ).
+.Xr route 8 ) .
.Pp
If more than one interface is present (not counting the loopback interface),
it is assumed that the host should forward packets among the
@@ -118,7 +118,7 @@ with a "hop count" metric (a count of 16 or greater is
considered "infinite").
Advertised metrics reflect the metric associated with interface
(see
-.Xr ifconfig 8 ),
+.Xr ifconfig 8 ) ,
so setting the metric on an interface
is an effective way to steer traffic.
.Pp
@@ -186,7 +186,7 @@ support multicasting.
If no response is received on a remote interface, if there are errors
while sending responses,
or if there are more errors than input or output (see
-.Xr netstat 1 ),
+.Xr netstat 1 ) ,
then the cable or some other part of the interface is assumed to be
disconnected or broken, and routes are adjusted appropriately.
.Pp
@@ -461,7 +461,7 @@ or
is the name of the destination network or host.
It may be a symbolic network name or an Internet address
specified in "dot" notation (see
-.Xr inet 3 ).
+.Xr inet 3 ) .
(If it is a name, then it must either be defined in
.Pa /etc/networks
or
diff --git a/sbin/savecore/savecore.8 b/sbin/savecore/savecore.8
index 78429a2..de4ef2e 100644
--- a/sbin/savecore/savecore.8
+++ b/sbin/savecore/savecore.8
@@ -65,12 +65,12 @@ is insufficient disk space.
Use
.Ar system
as the kernel instead of the running kernel (as determined from
-.Xr getbootfile 3 ).
+.Xr getbootfile 3 ) .
.It Fl v
Print out some additional debugging information.
.It Fl z
Compress the core dump and kernel (see
-.Xr compress 1 ).
+.Xr compress 1 ) .
.El
.Pp
.Nm Savecore
OpenPOWER on IntegriCloud