From 766d7f4a54efde640dc6decb9da0488cae5631d8 Mon Sep 17 00:00:00 2001 From: iedowse Date: Tue, 28 May 2002 17:53:52 +0000 Subject: 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 --- usr.sbin/boot0cfg/boot0cfg.8 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'usr.sbin/boot0cfg') diff --git a/usr.sbin/boot0cfg/boot0cfg.8 b/usr.sbin/boot0cfg/boot0cfg.8 index 93c105b..0937f68 100644 --- a/usr.sbin/boot0cfg/boot0cfg.8 +++ b/usr.sbin/boot0cfg/boot0cfg.8 @@ -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 -- cgit v1.1