summaryrefslogtreecommitdiff
path: root/usr.sbin/bootpd/bootptest.8
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-05-30 00:04:33 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-05-30 00:04:33 +0000
commit31616c7b3edb08a48598b72315bd356f23cb9a33 (patch)
treec379dc7561252240b09b4d97687fd78cccf512b4 /usr.sbin/bootpd/bootptest.8
parent68a46ee26e96601e058be1fb59ba31654c475ba3 (diff)
format error; enami@ba2.so-net.or.jp
Diffstat (limited to 'usr.sbin/bootpd/bootptest.8')
-rw-r--r--usr.sbin/bootpd/bootptest.86
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.sbin/bootpd/bootptest.8 b/usr.sbin/bootpd/bootptest.8
index d076c8bc25b..4a142e90d1b 100644
--- a/usr.sbin/bootpd/bootptest.8
+++ b/usr.sbin/bootpd/bootptest.8
@@ -29,8 +29,7 @@ After a response is received,
will wait one more second listening for additional responses.
.SH OPTIONS
.TP
-.B \-f
-.I bootfile
+.BI \-f \ bootfile
Fill in the boot file field of the request with
.IR bootfile .
.TP
@@ -39,8 +38,7 @@ Use the hardware (Ethernet) address to identify the client.
By default, the IP address is copied into the request
indicating that this client already knows its IP address.
.TP
-.B \-m
-.I magic_number
+.BI \-m \ magic_number
Initialize the first word of the vendor options field with
.IR magic_number .
.LP