Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/bim Add arch to Dt, and lots of whitespace fixes.
details: https://anonhg.NetBSD.org/src/rev/1a70145123c6
branches: trunk
changeset: 508869:1a70145123c6
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Apr 21 14:44:13 2001 +0000
description:
Add arch to Dt, and lots of whitespace fixes.
diffstat:
sbin/bim/bim.8 | 34 +++++++++++++++++-----------------
1 files changed, 17 insertions(+), 17 deletions(-)
diffs (107 lines):
diff -r a041563e5aaf -r 1a70145123c6 sbin/bim/bim.8
--- a/sbin/bim/bim.8 Sat Apr 21 14:42:32 2001 +0000
+++ b/sbin/bim/bim.8 Sat Apr 21 14:44:13 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bim.8,v 1.6 2000/07/05 15:45:30 msaitoh Exp $
+.\" $NetBSD: bim.8,v 1.7 2001/04/21 14:44:13 wiz Exp $
.\"
.\" Copyright 1997 Piermont Information Systems Inc.
.\" All rights reserved.
@@ -24,18 +24,18 @@
.\" THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
.\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-.\" ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
-.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
+.\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd July 16, 1997
.Os
-.Dt BIM 8
+.Dt BIM 8 pc532
.Sh NAME
.Nm bim
.Nd pc532 boot image manager
@@ -55,14 +55,14 @@
The
.Ar device
is the raw disk partition that includes the disklabel. The default
-value of
+value of
.Ar device
is
.Pa /dev/rsd0c .
.Nm
directly accesses both the disklabel and the image partition directly
from the raw disk device. It does not open the device corresponding
-to the boot partition.
+to the boot partition.
.Pp
The
.Fl y
@@ -71,11 +71,11 @@
would normally ask the user. It is mainly useful for
scripting.
.Pp
-The
+The
.Cm -c command
-argument allows
+argument allows
.Nm
-to execute commands given via the command line. This allows
+to execute commands given via the command line. This allows
.Nm
to be used from scripts. The
.Cm -c command
@@ -88,12 +88,12 @@
.Xr disklabel 8 ,
making sure there is a boot boot partition. This boot
partition is often just after the disklabel. It must not include
-the disklabel. If
+the disklabel. If
.Nm
does not detect a boot image directory, it asks if the user wants
one created. From there, the operation of
.Nm
-is completely command driven. The command interpreter is
+is completely command driven. The command interpreter is
.Sh COMMANDS
.Nm
supports the following commands.
@@ -107,7 +107,7 @@
.It default
Sets the default image boot.
.It exit
-Exit
+Exit
.Nm "" .
.It header
Print a small section of the disklabel.
@@ -120,7 +120,7 @@
.It partitions
Print the disklabel.
.It quit
-Terminate
+Terminate
.Nm "" .
.It ?
Print help.
@@ -133,6 +133,6 @@
.Sh AUTHORS
Bruce Culbertson wrote the basic command interpreter for the pc532
ROM monitor. Philip A. Nelson took the command interpreter, modified
-it to be a more generic command interpreter and added the
-.Nm
+it to be a more generic command interpreter and added the
+.Nm
specific code.
Home |
Main Index |
Thread Index |
Old Index