Remove references to the update/noupdate flag from the description

and examples of the "-s" option, since these two features operate
completely independently of each other.

Reviewed by:	obrien
This commit is contained in:
Ian Dowse 2002-05-28 17:53:52 +00:00
parent 2dcc228679
commit 90432ad793
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=97410

View File

@ -132,9 +132,6 @@ Set the default boot selection to
.Ar slice .
Values between 1 and 4 refer to slices; a value of 5 refers to the
option of booting from a second disk.
This would normally be used in conjunction with the
.Sq update
option.
.It Fl t Ar ticks
Set the timeout value to
.Ar ticks .
@ -155,7 +152,7 @@ of the
.Nm
command to affect the next boot:
.Pp
.Dl "boot0cfg -o update -s 2 ad0"
.Dl "boot0cfg -s 2 ad0"
.Sh DIAGNOSTICS
.Ex -std
.Sh SEE ALSO