Thu Apr 28 17:22:20 2011 UTC ()
Spelling.


(wiz)
diff -r1.15 -r1.16 src/share/man/man8/man8.sparc64/boot.8

cvs diff -r1.15 -r1.16 src/share/man/man8/man8.sparc64/boot.8 (expand / switch to unified diff)

--- src/share/man/man8/man8.sparc64/boot.8 2008/11/09 11:49:36 1.15
+++ src/share/man/man8/man8.sparc64/boot.8 2011/04/28 17:22:20 1.16
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: boot.8,v 1.15 2008/11/09 11:49:36 jdc Exp $ 1.\" $NetBSD: boot.8,v 1.16 2011/04/28 17:22:20 wiz Exp $
2.\" 2.\"
3.\" Copyright (c) 1992, 1993 3.\" Copyright (c) 1992, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
5.\" 5.\"
6.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions 7.\" modification, are permitted provided that the following conditions
8.\" are met: 8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright 9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright 11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" 3. Neither the name of the University nor the names of its contributors 14.\" 3. Neither the name of the University nor the names of its contributors
@@ -91,27 +91,27 @@ Other flags are currently ignored. @@ -91,27 +91,27 @@ Other flags are currently ignored.
91At any time you can halt the running system and get back to the Open Firmware. 91At any time you can halt the running system and get back to the Open Firmware.
92If the console is the 92If the console is the
93.Tn Sun 93.Tn Sun
94framebuffer and keyboard, 94framebuffer and keyboard,
95press the 95press the
96.Sq STOP 96.Sq STOP
97and 97and
98.Sq A 98.Sq A
99keys at the same time on the keyboard. 99keys at the same time on the keyboard.
100On older models of 100On older models of
101.Tn Sun 101.Tn Sun
102keyboards, the 102keyboards, the
103.Sq STOP 103.Sq STOP
104key is labelled 104key is labeled
105.Sq L1 . 105.Sq L1 .
106.Pp 106.Pp
107If the console is a serial port the same is 107If the console is a serial port the same is
108achieved by sending a 108achieved by sending a
109.Sq BREAK . 109.Sq BREAK .
110.Pp 110.Pp
111If you do this accidentally, you can continue whatever was in progress 111If you do this accidentally, you can continue whatever was in progress
112with the 112with the
113.Ic go 113.Ic go
114command. 114command.
115.Sh BOOT DEVICES 115.Sh BOOT DEVICES
116Since machines vary greatly in the way their devices are connected, 116Since machines vary greatly in the way their devices are connected,
117there are aliases defined by the firmware. 117there are aliases defined by the firmware.
@@ -216,36 +216,36 @@ Use @@ -216,36 +216,36 @@ Use
216.Bd -literal -offset indent 216.Bd -literal -offset indent
217boot net -sd 217boot net -sd
218.Ed 218.Ed
219.Pp 219.Pp
220to boot single user from network and break into the kernel debugger as 220to boot single user from network and break into the kernel debugger as
221soon as possible. 221soon as possible.
222.Pp 222.Pp
223Use 223Use
224.Bd -literal -offset indent 224.Bd -literal -offset indent
225boot net tftp:netbsd -a 225boot net tftp:netbsd -a
226.Ed 226.Ed
227.Pp 227.Pp
228to boot a kernel named netbsd obtained via tftp and have it ask for 228to boot a kernel named netbsd obtained via tftp and have it ask for
229root filesystem, swap partition and init location once it is up. 229root file system, swap partition and init location once it is up.
230.Pp 230.Pp
231During installation from a different operating system 231During installation from a different operating system
232.Bd -literal -offset indent 232.Bd -literal -offset indent
233boot disk:b 233boot disk:b
234.Ed 234.Ed
235.Pp 235.Pp
236is used to boot a 236is used to boot a
237.Dq miniroot 237.Dq miniroot
238filesystem from the swap partition. 238file system from the swap partition.
239.Sh SEE ALSO 239.Sh SEE ALSO
240.Xr sparc/boot 8 , 240.Xr sparc/boot 8 ,
241.Xr disklabel 8 , 241.Xr disklabel 8 ,
242.Xr diskless 8 , 242.Xr diskless 8 ,
243.Xr fsck 8 , 243.Xr fsck 8 ,
244.Xr halt 8 , 244.Xr halt 8 ,
245.Xr init 8 , 245.Xr init 8 ,
246.Xr installboot 8 , 246.Xr installboot 8 ,
247.Xr rc 8 , 247.Xr rc 8 ,
248.Xr shutdown 8 , 248.Xr shutdown 8 ,
249.Xr syslogd 8 249.Xr syslogd 8
250.Sh STANDARDS 250.Sh STANDARDS
251.Tn Sun 251.Tn Sun