diff options
Diffstat (limited to 'libexec/bootpd/bootpd.8')
| -rw-r--r-- | libexec/bootpd/bootpd.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/libexec/bootpd/bootpd.8 b/libexec/bootpd/bootpd.8 index b06b4f6ec8fe..e6ab9a8baf66 100644 --- a/libexec/bootpd/bootpd.8 +++ b/libexec/bootpd/bootpd.8 @@ -26,11 +26,14 @@ .Op Fl d Ar level .Ar server .Sh DESCRIPTION -.Nm Bootpd +The +.Nm +utility implements an Internet Bootstrap Protocol (BOOTP) server as defined in RFC951, RFC1532, and RFC1533. -.Nm Bootpgw -implements a simple BOOTP gateway which can be used to forward +The +.Nm bootpgw +utility 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 ) |
