Date: Sun, 24 Jul 2005 16:53:16 +0200 From: Tobias Roth <roth@iam.unibe.ch> To: current@freebsd.org Subject: clarification of help in loader Message-ID: <20050724145316.GA1907@droopy.unibe.ch>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi While trying to fix my bootloader, I stumbled over a small oddity in the loader help. I suggest the attached patch to clarify. thanks, t. [-- Attachment #2 --] --- sys/boot/common/help.common.orig Sun Jul 24 16:47:26 2005 +++ sys/boot/common/help.common Sun Jul 24 16:47:53 2005 @@ -221,7 +221,7 @@ set currdev=<device> - Selects the default device. Syntax for devices is odd. + Selects the default device. See lsdev for available devices. ################################################################################ # Tset Sinit_path DSet the list of init candidates
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050724145316.GA1907>
