mdoc(7) police: use the new features of the Nm macro.

This commit is contained in:
Ruslan Ermilov 2000-11-20 14:42:24 +00:00
parent a304568fd9
commit 760819894e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=68949
18 changed files with 35 additions and 35 deletions

View file

@ -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.

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -39,7 +39,7 @@
.Nm getty
.Nd set terminal mode
.Sh SYNOPSIS
.Nm getty
.Nm
.Oo
.Ar type
.Op Ar tty

View file

@ -39,7 +39,7 @@
.Nm gettytab
.Nd terminal configuration data base
.Sh SYNOPSIS
.Nm gettytab
.Nm
.Sh DESCRIPTION
The
.Nm

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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,