Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2002 14:40:21 +0100
From:      Ian Dowse <iedowse@maths.tcd.ie>
To:        "David E. O'Brien" <obrien@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/boot0cfg boot0cfg.8 
Message-ID:   <200205251440.aa91074@salmon.maths.tcd.ie>
In-Reply-To: Your message of "Fri, 24 May 2002 18:46:44 PDT." <200205250146.g4P1kiG39004@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200205250146.g4P1kiG39004@freefall.freebsd.org>, "David E. O'Brien"
 writes:
>  The man page is VERY WRONG about using "-o noupdate" with -s.
>  So fix it, and add an example using -s.

I actually implemented the -s flag specifically to deal with the
noupdate case (see the pr - 18923), but I agree that the wording
was not ideal because it is useful with "-o update" too. Would you
mind if I just removed these references to the update flag as below?

Ian

Index: boot0cfg.8
===================================================================
RCS file: /dump/FreeBSD-CVS/src/usr.sbin/boot0cfg/boot0cfg.8,v
retrieving revision 1.18
diff -u -r1.18 boot0cfg.8
--- boot0cfg.8	25 May 2002 01:46:44 -0000	1.18
+++ boot0cfg.8	25 May 2002 13:35:34 -0000
@@ -132,9 +132,6 @@
 .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 @@
 .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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi? <200205251440.aa91074>