summaryrefslogtreecommitdiff
path: root/libexec/bootpd
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 09:29:40 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 09:29:40 +0000
commita3ac07a54e824889c4b8ae5fb79e1f32350f7a68 (patch)
treeb2ec9bb1af64367c92334972a8d5aea0b7f05b72 /libexec/bootpd
parentf0f77f69d7f74daedb26ad8ea00b4d06e43d29af (diff)
Notes
Diffstat (limited to 'libexec/bootpd')
-rw-r--r--libexec/bootpd/tools/bootptest/bootptest.820
1 files changed, 10 insertions, 10 deletions
diff --git a/libexec/bootpd/tools/bootptest/bootptest.8 b/libexec/bootpd/tools/bootptest/bootptest.8
index e6e48843f437..888ff227f124 100644
--- a/libexec/bootpd/tools/bootptest/bootptest.8
+++ b/libexec/bootpd/tools/bootptest/bootptest.8
@@ -45,6 +45,16 @@ may be specified, in which case
uses the (binary) contents of this file to initialize the
.Em options
area of the request packet.
+.Sh SEE ALSO
+.Xr bootpd 8
+.Rs
+.%O RFC951
+.%T "BOOTSTRAP PROTOCOL (BOOTP)"
+.Re
+.Rs
+.%O RFC1048
+.%T "BOOTP Vendor Information Extensions"
+.Re
.Sh AUTHORS
The
.Nm
@@ -65,13 +75,3 @@ This program includes software developed by the University of
California, Lawrence Berkeley Laboratory and its contributors.
(See the copyright notice in
.Pa print\-bootp.c . )
-.Sh SEE ALSO
-.Xr bootpd 8
-.Rs
-.%O RFC951
-.%T "BOOTSTRAP PROTOCOL (BOOTP)"
-.Re
-.Rs
-.%O RFC1048
-.%T "BOOTP Vendor Information Extensions"
-.Re