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 * remove superfluous `.Pp' and `.Ns...
details: https://anonhg.NetBSD.org/src/rev/9d3c749bce42
branches: trunk
changeset: 786113:9d3c749bce42
user: jdf <jdf%NetBSD.org@localhost>
date: Mon Apr 15 22:50:08 2013 +0000
description:
* 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.
diffstat:
share/man/man8/man8.i386/boot.8 | 15 +++++++--------
1 files changed, 7 insertions(+), 8 deletions(-)
diffs (55 lines):
diff -r 321149a1c074 -r 9d3c749bce42 share/man/man8/man8.i386/boot.8
--- a/share/man/man8/man8.i386/boot.8 Mon Apr 15 22:46:52 2013 +0000
+++ b/share/man/man8/man8.i386/boot.8 Mon Apr 15 22:50:08 2013 +0000
@@ -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 @@
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 @@
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 @@
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 @@
.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
Home |
Main Index |
Thread Index |
Old Index