diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
commit | 9639b20db64d084fa58b75058a2bd896b1f743e1 (patch) | |
tree | a6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/bootpd/tools | |
parent | 26da445d07574246abb5617f3bb216069636355d (diff) | |
download | FreeBSD-src-9639b20db64d084fa58b75058a2bd896b1f743e1.zip FreeBSD-src-9639b20db64d084fa58b75058a2bd896b1f743e1.tar.gz |
The .Nm utility
Diffstat (limited to 'libexec/bootpd/tools')
-rw-r--r-- | libexec/bootpd/tools/bootpef/bootpef.8 | 3 | ||||
-rw-r--r-- | libexec/bootpd/tools/bootptest/bootptest.8 | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/libexec/bootpd/tools/bootpef/bootpef.8 b/libexec/bootpd/tools/bootpef/bootpef.8 index 78fc41b..841b01c 100644 --- a/libexec/bootpd/tools/bootpef/bootpef.8 +++ b/libexec/bootpd/tools/bootpef/bootpef.8 @@ -16,8 +16,9 @@ .Op Ar client\-name ... .Ek .Sh DESCRIPTION +The .Nm -builds the +utility builds the .Em "Extension Path" files described by .%T "RFC 1497" diff --git a/libexec/bootpd/tools/bootptest/bootptest.8 b/libexec/bootpd/tools/bootptest/bootptest.8 index 08e19a3..e6e4884 100644 --- a/libexec/bootpd/tools/bootptest/bootptest.8 +++ b/libexec/bootpd/tools/bootptest/bootptest.8 @@ -15,8 +15,9 @@ .Ar server\-name .Op Ar template\-file .Sh DESCRIPTION +The .Nm -sends BOOTP requests to the host specified as +utility sends BOOTP requests to the host specified as .Ar server\-name at one\-second intervals until either a response is received, or until ten requests have gone unanswered. @@ -47,7 +48,7 @@ area of the request packet. .Sh AUTHORS The .Nm -program is a combination of original and derived works. +utility is a combination of original and derived works. The main program module .Pq Pa bootptest.c is original work by |