diff options
Diffstat (limited to 'usr.sbin/bootpd')
-rw-r--r-- | usr.sbin/bootpd/bootptest.8 | 6 |
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 |