From 896eb7d10cc1b471bf3839afd21f2d197fcb5656 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 16 Jan 2001 09:15:57 +0000 Subject: [PATCH] Prepare for mdoc(7)NG. --- libexec/getty/gettytab.5 | 2 +- libexec/getty/ttys.5 | 2 +- libexec/rtld-aout/rtld.1aout | 2 +- libexec/rtld-elf/rtld.1 | 2 +- libexec/telnetd/telnetd.8 | 2 +- libexec/ypxfr/ypxfr.8 | 2 +- sbin/ccdconfig/ccdconfig.8 | 4 ++-- sbin/fsdb/fsdb.8 | 2 +- sbin/mount_ifs/mount.8 | 2 +- sbin/mountd/exports.5 | 6 +++--- sbin/restore/restore.8 | 2 +- sbin/routed/routed.8 | 8 ++++---- sbin/savecore/savecore.8 | 4 ++-- usr.sbin/mountd/exports.5 | 6 +++--- 14 files changed, 23 insertions(+), 23 deletions(-) diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 3ec4bc652cdf..4094d38ed657 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 43404e6ea6ed..b4a5219150d8 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 b87370f5773e..5807a9d37bc2 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 d45712dafdc3..0a0627a80e46 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 d5ce4dfe44a5..cb920cc23c91 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 65030aaed3af..b546a66e73fd 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 81e59843b75a..c9b0aa5a9881 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 46489d8c1e67..f64b27697f16 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 4b4bb59e20b5..c5953f33de12 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 e1304bc95d1b..8c42a6fcfac5 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 069ca405f7ab..f4cda8da05d7 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 847b9f56708a..405c0b320336 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 78429a239bc0..de4ef2e5531e 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 e1304bc95d1b..8c42a6fcfac5 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