summaryrefslogtreecommitdiffstats
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
parent134cd3c07ec1805473e286adf9aa5ef9067789d2 (diff)
downloadFreeBSD-src-04d60c1164732f2599a237e5ba9c34e09b303703.zip
FreeBSD-src-04d60c1164732f2599a237e5ba9c34e09b303703.tar.gz
Prepare for mdoc(7)NG.
-rw-r--r--libexec/getty/gettytab.52
-rw-r--r--libexec/getty/ttys.52
-rw-r--r--libexec/rtld-aout/rtld.1aout2
-rw-r--r--libexec/rtld-elf/rtld.12
-rw-r--r--libexec/telnetd/telnetd.82
-rw-r--r--libexec/ypxfr/ypxfr.82
-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
-rw-r--r--usr.sbin/mountd/exports.56
14 files changed, 23 insertions, 23 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5
index 3ec4bc6..4094d38 100644
--- a/libexec/getty/gettytab.5
+++ b/libexec/getty/gettytab.5
@@ -286,7 +286,7 @@ The current date and time in the locale's representation as of the
.Em \&Lo
string
(the \&%+ format of
-.Xr strftime 3 ).
+.Xr strftime 3 ) .
.It \&%h
The hostname of the machine, which is normally obtained from the
system using
diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5
index 43404e6..b4a5219 100644
--- a/libexec/getty/ttys.5
+++ b/libexec/getty/ttys.5
@@ -88,7 +88,7 @@ or
The remaining fields set flags in the
.Fa ty_status
entry (see
-.Xr getttyent 3 ),
+.Xr getttyent 3 ) ,
specify a window system process that
.Xr init 8
will maintain for the terminal line, optionally determine the
diff --git a/libexec/rtld-aout/rtld.1aout b/libexec/rtld-aout/rtld.1aout
index b87370f..5807a9d 100644
--- a/libexec/rtld-aout/rtld.1aout
+++ b/libexec/rtld-aout/rtld.1aout
@@ -169,7 +169,7 @@ the absolute pathnames of all objects, to standard output.
When set, these variables are interpreted as format strings a la
.Xr printf 3
to customize the trace output and are used by
-.Xr ldd 1 's
+.Xr ldd 1 Ns 's
.Fl f
option and allows
.Xr ldd 1
diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1
index d45712d..0a0627a 100644
--- a/libexec/rtld-elf/rtld.1
+++ b/libexec/rtld-elf/rtld.1
@@ -104,7 +104,7 @@ the absolute pathnames of all objects, to standard output.
When set, these variables are interpreted as format strings a la
.Xr printf 3
to customize the trace output and are used by
-.Xr ldd 1 's
+.Xr ldd 1 Ns 's
.Fl f
option and allows
.Xr ldd 1
diff --git a/libexec/telnetd/telnetd.8 b/libexec/telnetd/telnetd.8
index d5ce4df..cb920cc 100644
--- a/libexec/telnetd/telnetd.8
+++ b/libexec/telnetd/telnetd.8
@@ -69,7 +69,7 @@ for requests to connect to the
port as indicated by the
.Pa /etc/services
file (see
-.Xr services 5 ).
+.Xr services 5 ) .
The
.Fl debug
option may be used to start up
diff --git a/libexec/ypxfr/ypxfr.8 b/libexec/ypxfr/ypxfr.8
index 65030aa..b546a66 100644
--- a/libexec/ypxfr/ypxfr.8
+++ b/libexec/ypxfr/ypxfr.8
@@ -76,7 +76,7 @@ the
.Tn NIS
slaves, copy new versions of the maps from the master whenever
any updates are made (i.e. when a user updates their password via
-.Xr yppasswd 1 ).
+.Xr yppasswd 1 ) .
.Pp
When run,
.Nm
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
diff --git a/usr.sbin/mountd/exports.5 b/usr.sbin/mountd/exports.5
index e1304bc..8c42a6f 100644
--- a/usr.sbin/mountd/exports.5
+++ b/usr.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
OpenPOWER on IntegriCloud