From 760819894e021bfc2b6c5e86c54a68a7daa65f28 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 20 Nov 2000 14:42:24 +0000 Subject: mdoc(7) police: use the new features of the Nm macro. --- libexec/bootpd/bootpd.8 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'libexec/bootpd') diff --git a/libexec/bootpd/bootpd.8 b/libexec/bootpd/bootpd.8 index 5630167d6cec..b4f212e727dc 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. -- cgit v1.3