diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
| commit | 3f162cb85dafb6f4c8537b3e606c2ccdaa12a424 (patch) | |
| tree | a6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/bootpd/tools | |
| parent | 4690560d06982b398ace1f6da555bfad95e82024 (diff) | |
Notes
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 78fc41b02513..841b01cd4ff6 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 08e19a32917d..e6e48843f437 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 |
