separate option argument from description; from Enami Tsugutomo in PR 3637.

also RCSid police.
This commit is contained in:
mikel 1997-05-20 04:53:12 +00:00
parent d066405291
commit 7c77aacfb1
2 changed files with 6 additions and 8 deletions

View File

@ -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

View File

@ -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