Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8/man8.i386 update for timeout and password opt...
details: https://anonhg.NetBSD.org/src/rev/e3d09e9e915e
branches: trunk
changeset: 476255:e3d09e9e915e
user: drochner <drochner%NetBSD.org@localhost>
date: Fri Sep 10 16:59:04 1999 +0000
description:
update for timeout and password options
diffstat:
share/man/man8/man8.i386/installboot.8 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r d74c57196583 -r e3d09e9e915e share/man/man8/man8.i386/installboot.8
--- a/share/man/man8/man8.i386/installboot.8 Fri Sep 10 16:45:27 1999 +0000
+++ b/share/man/man8/man8.i386/installboot.8 Fri Sep 10 16:59:04 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: installboot.8,v 1.8 1999/04/06 20:24:52 pk Exp $
+.\" $NetBSD: installboot.8,v 1.9 1999/09/10 16:59:04 drochner Exp $
.\"
.\" Copyright (c) 1997 Perry E. Metzger. All rights reserved.
.\" Copyright (c) 1996, 1997 Christopher G. Demetriou. All rights reserved.
@@ -39,6 +39,8 @@
.Nm installboot
.Op Fl nvf
.Op Fl b Ar bn
+.Op Fl t Ar timeout
+.Op Fl p Ar password
.Ar bootfile
.Ar rawdiskdevice
.Sh DESCRIPTION
@@ -82,6 +84,12 @@
zero) even if no disk label is detected.
This is useful if there is no disk label (as is often the case with
floppy or vnode devices).
+.It Fl t Ar timeout
+Set the timeout before the automatic boot begins to the given number
+of seconds.
+.It Fl p Ar password
+If supported by the boot program, set the password which must be
+entered before the boot menu can be accessed.
.El
.Pp
The arguments are:
Home |
Main Index |
Thread Index |
Old Index