separate option argument from description; from Enami Tsugutomo in PR 3637.
also RCSid police.
This commit is contained in:
parent
d066405291
commit
7c77aacfb1
@ -1,3 +1,4 @@
|
||||
.\" $NetBSD: bootptest.8,v 1.3 1997/05/20 04:53:12 mikel Exp $
|
||||
.\" bootptest.8
|
||||
.TH BOOTPTEST 8 "10 June 1993" "MAINTENANCE COMMANDS"
|
||||
.SH NAME
|
||||
@ -29,8 +30,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 +39,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
|
||||
|
@ -1,3 +1,4 @@
|
||||
.\" $NetBSD: bootptest.8,v 1.3 1997/05/20 04:53:12 mikel Exp $
|
||||
.\" bootptest.8
|
||||
.TH BOOTPTEST 8 "10 June 1993" "MAINTENANCE COMMANDS"
|
||||
.SH NAME
|
||||
@ -29,8 +30,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 +39,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
|
||||
|
Loading…
Reference in New Issue
Block a user