Module Name: src
Committed By: jdf
Date: Mon Apr 15 22:50:09 UTC 2013
Modified Files:
src/share/man/man8/man8.i386: boot.8
Log Message:
* remove superfluous `.Pp' and `.Ns' macros (fixes mandoc(1) warnings)
* macro correction (`.Nm' -> `.Pa');
* small wording, punctuation, and white space corrections/improvements.
Patch supplied by Bug Hunting.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/share/man/man8/man8.i386/boot.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man8/man8.i386/boot.8
diff -u src/share/man/man8/man8.i386/boot.8:1.58 src/share/man/man8/man8.i386/boot.8:1.59
--- src/share/man/man8/man8.i386/boot.8:1.58 Tue May 31 03:43:47 2011
+++ src/share/man/man8/man8.i386/boot.8 Mon Apr 15 22:50:08 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.58 2011/05/31 03:43:47 uebayasi Exp $
+.\" $NetBSD: boot.8,v 1.59 2013/04/15 22:50:08 jdf Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -52,7 +52,6 @@ that can run
can use any of the following boot procedures, depending on what the hardware and
.Tn BIOS
support:
-.Pp
.Bl -tag -width "pxeboot(8)"
.It boot
bootstrap
@@ -114,7 +113,7 @@ After a countdown, the system image list
In the example above, it will be
.Dq Li hd0a:netbsd
which is the file
-.Nm netbsd
+.Pa /netbsd
on partition
.Dq a
of the
@@ -400,8 +399,8 @@ can be a unit name
or an interface name
.Po Dq bge0 ,
.Dq wm0 ,
-.Ns ...
-.Pc ,
+\&...
+.Pc
for cases where the root file system has to be loaded
from network (see the
.Sx BUGS
@@ -545,14 +544,14 @@ See the foreign operating system's docum
.It Ic quit
Reboot the system.
.It Ic userconf Va command
-Pass the
+Pass command
.Va command
to
.Xr userconf 4
-at boot time .
+at boot time.
These commands are processed before the interactive
.Xr userconf 4
-shell is executed, if requested .
+shell is executed, if requested.
.It Ic vesa Bro Va modenum | Ar on | off | enabled | disabled | list Brc
Initialise the video card to the specified resolution and bit depth.
The