Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/installboot Sort options.



details:   https://anonhg.NetBSD.org/src/rev/54dcbf4d2a9b
branches:  trunk
changeset: 758937:54dcbf4d2a9b
user:      jym <jym%NetBSD.org@localhost>
date:      Sun Nov 21 21:07:46 2010 +0000

description:
Sort options.

diffstat:

 usr.sbin/installboot/installboot.8 |  26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

diffs (54 lines):

diff -r fd73472e710f -r 54dcbf4d2a9b usr.sbin/installboot/installboot.8
--- a/usr.sbin/installboot/installboot.8        Sun Nov 21 20:45:02 2010 +0000
+++ b/usr.sbin/installboot/installboot.8        Sun Nov 21 21:07:46 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: installboot.8,v 1.74 2010/01/14 17:49:32 drochner Exp $
+.\"    $NetBSD: installboot.8,v 1.75 2010/11/21 21:07:46 jym Exp $
 .\"
 .\" Copyright (c) 2002-2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -244,6 +244,13 @@
 .Ar filesystem ,
 which must be a regular file in this case.
 .
+.It Sy bootconf
+.Sy [ amd64 ,
+.Sy i386 ]
+(Don't) read a
+.Dq boot.cfg
+file.
+.
 .It Sy command=\*[Lt]boot command\*[Gt]
 .Sy [ amiga ]
 Modify the default boot command line.
@@ -272,6 +279,11 @@
 and
 .Sq z .
 .
+.It Sy modules
+.Sy [ amd64 ,
+.Sy i386 ]
+(Don't) load kernel modules.
+.
 .It Sy password=\*[Lt]password\*[Gt]
 .Sy [ amd64 ,
 .Sy i386 ]
@@ -305,18 +317,6 @@
 .Sy [ amd64 ,
 .Sy i386 ]
 Set the timeout before the automatic boot begins to the given number of seconds.
-.
-.It Sy modules
-.Sy [ amd64 ,
-.Sy i386 ]
-(Don't) load kernel modules.
-.
-.It Sy bootconf
-.Sy [ amd64 ,
-.Sy i386 ]
-(Don't) read a
-.Dq boot.cfg
-file.
 .El
 .
 .It Fl t Ar fstype



Home | Main Index | Thread Index | Old Index