diff options
author | ru <ru@FreeBSD.org> | 2000-11-20 14:42:24 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-20 14:42:24 +0000 |
commit | fda4c0a9900658f582331f89dfd90dd2bcfb4f66 (patch) | |
tree | 5a2d747773e51e63e3c896812a9a919a71606655 | |
parent | 26c9ec6216eeb89fdb1cf655ab4272c100ada6f4 (diff) | |
download | FreeBSD-src-fda4c0a9900658f582331f89dfd90dd2bcfb4f66.zip FreeBSD-src-fda4c0a9900658f582331f89dfd90dd2bcfb4f66.tar.gz |
mdoc(7) police: use the new features of the Nm macro.
-rw-r--r-- | libexec/bootpd/bootpd.8 | 20 | ||||
-rw-r--r-- | libexec/comsat/comsat.8 | 2 | ||||
-rw-r--r-- | libexec/fingerd/fingerd.8 | 2 | ||||
-rw-r--r-- | libexec/ftpd/ftpd.8 | 4 | ||||
-rw-r--r-- | libexec/getty/getty.8 | 2 | ||||
-rw-r--r-- | libexec/getty/gettytab.5 | 2 | ||||
-rw-r--r-- | libexec/makekey/makekey.8 | 2 | ||||
-rw-r--r-- | libexec/mknetid/mknetid.8 | 4 | ||||
-rw-r--r-- | libexec/pppoed/pppoed.8 | 2 | ||||
-rw-r--r-- | libexec/rbootd/rbootd.8 | 2 | ||||
-rw-r--r-- | libexec/revnetgroup/revnetgroup.8 | 6 | ||||
-rw-r--r-- | libexec/rexecd/rexecd.8 | 4 | ||||
-rw-r--r-- | libexec/rlogind/rlogind.8 | 4 | ||||
-rw-r--r-- | libexec/rshd/rshd.8 | 4 | ||||
-rw-r--r-- | libexec/talkd/talkd.8 | 2 | ||||
-rw-r--r-- | libexec/telnetd/telnetd.8 | 4 | ||||
-rw-r--r-- | libexec/tftpd/tftpd.8 | 2 | ||||
-rw-r--r-- | libexec/ypxfr/ypxfr.8 | 2 |
18 files changed, 35 insertions, 35 deletions
diff --git a/libexec/bootpd/bootpd.8 b/libexec/bootpd/bootpd.8 index 5630167..b4f212e 100644 --- a/libexec/bootpd/bootpd.8 +++ b/libexec/bootpd/bootpd.8 @@ -9,7 +9,7 @@ .Nm bootpd , bootpgw .Nd Internet Boot Protocol server/gateway .Sh SYNOPSIS -.Nm bootpd +.Nm .Op Fl i .Op Fl s .Op Fl t Ar timeout @@ -33,7 +33,7 @@ RFC951, RFC1532, and RFC1533. implements a simple BOOTP gateway which can be used to forward requests and responses between clients on one subnet and a BOOTP server (i.e. -.Nm Ns ) +.Nm ) on another subnet. While either .Nm or @@ -120,7 +120,7 @@ or .Fl d 4 will set the debugging level to 4. For compatibility with older versions of -.Nm Ns , +.Nm , omitting the numeric parameter (i.e. just .Fl d Ns ) will simply increment the debug level by one. @@ -138,23 +138,23 @@ This option is not recognized by .It Fl i Force inetd mode. This option is obsolete, but remains for compatibility with older versions of -.Nm Ns . +.Nm . .It Fl s Force standalone mode. This option is obsolete, but remains for compatibility with older versions of -.Nm Ns . +.Nm . .It Ar bootptab Specify the name of the configuration file from which .Nm loads its database of known clients and client options -.Pf ( Nm bootpd +.No ( Nm only). .It Ar dumpfile Specify the name of the file that .Nm will dump its internal database into when it receives a SIGUSR1 signal -.Pf ( Nm bootpd +.No ( Nm only). This option is only recognized if .Nm was compiled with the -DDEBUG flag. @@ -234,15 +234,15 @@ then the values default to bootps=67 and bootpc=68. .Bl -tag -width /tmp/bootpd.dump -compact .It Pa /etc/bootptab Database file read by -.Nm Ns . +.Nm . .It Pa /tmp/bootpd.dump Debugging dump file created by -.Nm Ns . +.Nm . .It Pa /etc/services Internet service numbers. .It Pa /tftpboot Current directory typically used by the TFTP server and -.Nm Ns . +.Nm . .El .Sh BUGS Individual host entries must not exceed 1024 characters. diff --git a/libexec/comsat/comsat.8 b/libexec/comsat/comsat.8 index eb0d7d3..a7471de 100644 --- a/libexec/comsat/comsat.8 +++ b/libexec/comsat/comsat.8 @@ -39,7 +39,7 @@ .Nm comsat .Nd biff server .Sh SYNOPSIS -.Nm comsat +.Nm .Sh DESCRIPTION .Nm Comsat is the server process which receives reports of incoming mail diff --git a/libexec/fingerd/fingerd.8 b/libexec/fingerd/fingerd.8 index 8af1dd3..5360dac 100644 --- a/libexec/fingerd/fingerd.8 +++ b/libexec/fingerd/fingerd.8 @@ -39,7 +39,7 @@ .Nm fingerd .Nd remote user information server .Sh SYNOPSIS -.Nm fingerd +.Nm .Op Fl s .Op Fl l .Op Fl p Ar filename diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index fa3a3a8..fc7608d 100644 --- a/libexec/ftpd/ftpd.8 +++ b/libexec/ftpd/ftpd.8 @@ -40,7 +40,7 @@ .Nd Internet File Transfer Protocol server .Sh SYNOPSIS -.Nm ftpd +.Nm .Op Fl 4 .Op Fl 6 .Op Fl d @@ -110,7 +110,7 @@ logs all anonymous file downloads to the file when this file exists. .It Fl U In previous versions of -.Nm Ns , +.Nm , when a passive mode client requested a data connection to the server, the server would use data ports in the range 1024..4999. Now, by default, the server will use data ports in the range 49152..65535. Specifying this diff --git a/libexec/getty/getty.8 b/libexec/getty/getty.8 index bd81c04..3faf1c6 100644 --- a/libexec/getty/getty.8 +++ b/libexec/getty/getty.8 @@ -39,7 +39,7 @@ .Nm getty .Nd set terminal mode .Sh SYNOPSIS -.Nm getty +.Nm .Oo .Ar type .Op Ar tty diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index d44b1e0..27753be 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -39,7 +39,7 @@ .Nm gettytab .Nd terminal configuration data base .Sh SYNOPSIS -.Nm gettytab +.Nm .Sh DESCRIPTION The .Nm diff --git a/libexec/makekey/makekey.8 b/libexec/makekey/makekey.8 index 9a85c22..f275143 100644 --- a/libexec/makekey/makekey.8 +++ b/libexec/makekey/makekey.8 @@ -39,7 +39,7 @@ .Nm makekey .Nd make encrypted keys or passwords .Sh SYNOPSIS -.Nm makekey +.Nm .Sh DESCRIPTION .Nm Makekey encrypts a key and salt which it reads from the standard input diff --git a/libexec/mknetid/mknetid.8 b/libexec/mknetid/mknetid.8 index f517576..755c9a4 100644 --- a/libexec/mknetid/mknetid.8 +++ b/libexec/mknetid/mknetid.8 @@ -37,7 +37,7 @@ .Nm mknetid .Nd "generate netid map data" .Sh SYNOPSIS -.Nm mknetid +.Nm .Op Fl q .Op Fl g Ar group_file .Op Fl p Ar passwd_file @@ -122,7 +122,7 @@ flag may be used to override it. the Makefile that calls .Nm yp_mkdb and -.Nm mknetid +.Nm to build the .Tn NIS databases diff --git a/libexec/pppoed/pppoed.8 b/libexec/pppoed/pppoed.8 index c00a744..1d3d4b5 100644 --- a/libexec/pppoed/pppoed.8 +++ b/libexec/pppoed/pppoed.8 @@ -32,7 +32,7 @@ .Nm pppoed .Nd handle incoming PPP over Ethernet connections .Sh SYNOPSIS -.Nm pppoed +.Nm .Op Fl Fd .Op Fl P Ar pidfile .Op Fl a Ar name diff --git a/libexec/rbootd/rbootd.8 b/libexec/rbootd/rbootd.8 index c18558d..656d03e 100644 --- a/libexec/rbootd/rbootd.8 +++ b/libexec/rbootd/rbootd.8 @@ -50,7 +50,7 @@ .Nm rbootd .Nd HP remote boot server .Sh SYNOPSIS -.Nm rbootd +.Nm .Op Fl ad .Op Fl i Ar interface .Op config_file diff --git a/libexec/revnetgroup/revnetgroup.8 b/libexec/revnetgroup/revnetgroup.8 index 62953e2..044f84d 100644 --- a/libexec/revnetgroup/revnetgroup.8 +++ b/libexec/revnetgroup/revnetgroup.8 @@ -37,10 +37,10 @@ .Nm revnetgroup .Nd "generate reverse netgroup data" .Sh SYNOPSIS -.Nm revnetgroup +.Nm .Fl u .Op Fl f Ar netgroup_file -.Nm revnetgroup +.Nm .Fl h .Op Fl f Ar netgroup_file .Sh DESCRIPTION @@ -132,7 +132,7 @@ to read from the standard input. the Makefile that calls .Nm yp_mkdb and -.Nm revnetgroup +.Nm to build the .Tn NIS databases diff --git a/libexec/rexecd/rexecd.8 b/libexec/rexecd/rexecd.8 index e0dc588..574ef22 100644 --- a/libexec/rexecd/rexecd.8 +++ b/libexec/rexecd/rexecd.8 @@ -39,7 +39,7 @@ .Nm rexecd .Nd remote execution server .Sh SYNOPSIS -.Nm rexecd +.Nm .Op Fl i .Sh DESCRIPTION .Nm Rexecd @@ -96,7 +96,7 @@ and the command line is passed to the normal login shell of the user. The shell inherits the network connections established by -.Nm Ns . +.Nm . .El .Sh CAVEATS .Nm Rexecd diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index dafe9b8..ba17817 100644 --- a/libexec/rlogind/rlogind.8 +++ b/libexec/rlogind/rlogind.8 @@ -39,7 +39,7 @@ .Nm rlogind .Nd remote login server .Sh SYNOPSIS -.Nm rlogind +.Nm .Op Fl Daln .Sh DESCRIPTION .Nm Rlogind @@ -49,7 +49,7 @@ program. The server provides a remote login facility with authentication based on privileged port numbers from trusted hosts. .Pp Options supported by -.Nm Ns : +.Nm : .Bl -tag -width indent .It Fl D Set TCP_NODELAY socket option. This improves responsiveness at the expense of diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8 index 4e41de6..7b11dd0 100644 --- a/libexec/rshd/rshd.8 +++ b/libexec/rshd/rshd.8 @@ -39,7 +39,7 @@ .Nm rshd .Nd remote shell server .Sh SYNOPSIS -.Nm rshd +.Nm .Op Fl alnDL .Sh DESCRIPTION The @@ -148,7 +148,7 @@ and the command line is passed to the normal login shell of the user. The shell inherits the network connections established by -.Nm Ns . +.Nm . .El .Pp Transport-level keepalive messages are enabled unless the diff --git a/libexec/talkd/talkd.8 b/libexec/talkd/talkd.8 index 001b858..3cf4423 100644 --- a/libexec/talkd/talkd.8 +++ b/libexec/talkd/talkd.8 @@ -39,7 +39,7 @@ .Nm talkd .Nd remote user communication server .Sh SYNOPSIS -.Nm talkd +.Nm .Sh DESCRIPTION .Nm Talkd is the server that notifies a user that someone else wants to diff --git a/libexec/telnetd/telnetd.8 b/libexec/telnetd/telnetd.8 index 51c4fb6..2c0fe70 100644 --- a/libexec/telnetd/telnetd.8 +++ b/libexec/telnetd/telnetd.8 @@ -159,7 +159,7 @@ information, plus some additional information about what processing is going on. .It Cm netdata Display the data stream received by -.Nm Ns . +.Nm . .It Cm ptydata Display data written to the pty. .It Cm exercise @@ -321,7 +321,7 @@ It disables the use of authentication, and can be used to temporarily disable a specific authentication type without having to recompile -.Nm Ns . +.Nm . .El .Pp .Nm Telnetd diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8 index 449bd33..f53229d 100644 --- a/libexec/tftpd/tftpd.8 +++ b/libexec/tftpd/tftpd.8 @@ -93,7 +93,7 @@ relative filename requests. The .Fl s option provides additional security by changing -.Nm tftpd Ns No 's +.Nm Ns No 's root directory, thereby prohibiting accesses outside of the specified .Ar directory . Because diff --git a/libexec/ypxfr/ypxfr.8 b/libexec/ypxfr/ypxfr.8 index ce34130..65030aa 100644 --- a/libexec/ypxfr/ypxfr.8 +++ b/libexec/ypxfr/ypxfr.8 @@ -188,7 +188,7 @@ if the master server is also running .Fx . .Sh OPTIONS The following options and flags are supported by -.Nm Ns : +.Nm : .Bl -tag -width indent .It Fl f Force a map transfer. Normally, |