From 8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 1 Feb 2001 16:38:02 +0000 Subject: mdoc(7) police: split punctuation characters + misc fixes. --- libexec/bootpd/bootpd.8 | 8 ++++---- libexec/bootpd/bootptab.5 | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'libexec/bootpd') diff --git a/libexec/bootpd/bootpd.8 b/libexec/bootpd/bootpd.8 index fa30a2e..82c7b40 100644 --- a/libexec/bootpd/bootpd.8 +++ b/libexec/bootpd/bootpd.8 @@ -32,7 +32,7 @@ RFC951, RFC1532, and RFC1533. .Nm Bootpgw 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. +BOOTP server (i.e.\& .Nm ) on another subnet. While either .Nm @@ -132,7 +132,7 @@ useful when client boot files are specified as relative pathnames, and .Nm needs to use the same current directory as the TFTP server (typically -.Pa /tftpboot Ns ). +.Pa /tftpboot ) . This option is not recognized by .Nm bootpgw . .It Fl i @@ -189,7 +189,7 @@ the client has been waiting for at least three seconds. When .Nm is started it reads a configuration file, (normally -.Pa /etc/bootptab Ns ) +.Pa /etc/bootptab ) that initializes the internal database of known clients and client options. This internal database is reloaded from the configuration file when @@ -221,7 +221,7 @@ During initialization, both programs determine the UDP port numbers to be used by calling .Xr getservbyname 3 (which normally uses -.Pa /etc/services Ns ). +.Pa /etc/services ) . Two service names (and port numbers) are used: .Pp .Dl bootps BOOTP Server listening port diff --git a/libexec/bootpd/bootptab.5 b/libexec/bootpd/bootptab.5 index 30c9d09..b6fee66 100644 --- a/libexec/bootpd/bootptab.5 +++ b/libexec/bootpd/bootptab.5 @@ -33,7 +33,7 @@ default values used by other entries via the mechanism. Most tags must be followed by an equals-sign and a value as above. Some may also appear in a boolean form with no value (i.e. -.Em :tg: Ns ). +.Em :tg: ) . The currently recognized tags are: .Pp .Bl -tag -width xxx -compact -- cgit v1.1