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.sparc64 Reference IEEE 1275 and rename L...



details:   https://anonhg.NetBSD.org/src/rev/d1d35afc14b0
branches:  trunk
changeset: 546515:d1d35afc14b0
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Apr 30 20:40:06 2003 +0000

description:
Reference IEEE 1275 and rename L1 to STOP (mentioning the old name).
>From Erik Fair.

diffstat:

 share/man/man8/man8.sparc64/boot.8 |  9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 35eea7fe3b7b -r d1d35afc14b0 share/man/man8/man8.sparc64/boot.8
--- a/share/man/man8/man8.sparc64/boot.8        Wed Apr 30 20:06:10 2003 +0000
+++ b/share/man/man8/man8.sparc64/boot.8        Wed Apr 30 20:40:06 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: boot.8,v 1.1 2003/04/30 12:32:29 martin Exp $
+.\"    $NetBSD: boot.8,v 1.2 2003/04/30 20:40:06 martin Exp $
 .\"
 .\" Copyright (c) 1992, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -83,7 +83,8 @@
 after the -- separator are passed to the boot PROM.
 Other flags are currently ignored.
 .Pp
-At any time you can break back to the ROM by pressing the `L1' and `a'
+At any time you can break back to the ROM by pressing the `STOP'
+(labeled `L1' on older keyboard types) and `a'
 keys at the same time (if the console is a serial port the same is
 achieved by sending a `break').
 If you do this accidentally you can continue whatever was in progress
@@ -168,4 +169,6 @@
 .Xr installboot 8 ,
 .Xr rc 8 ,
 .Xr shutdown 8 ,
-.Xr syslogd 8
+.Xr syslogd 8 ,
+.St - IEEE 1275 Open Firmware ,
+.Pa http://playground.sun.com/1275



Home | Main Index | Thread Index | Old Index