Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/share/man/man8/man8.i386 Pullup rev 1.10, approved by t...
details: https://anonhg.NetBSD.org/src/rev/d8e94746c793
branches: netbsd-1-5
changeset: 489369:d8e94746c793
user: jhawk <jhawk%NetBSD.org@localhost>
date: Mon Sep 04 04:00:55 2000 +0000
description:
Pullup rev 1.10, approved by thorpej:
> update Dd
> indent options and commands the same way
> Note additional installation in release(7) hierarchy
> Add FILES to note /usr/mdec installation
diffstat:
share/man/man8/man8.i386/dosboot.8 | 15 ++++++++++++---
1 files changed, 12 insertions(+), 3 deletions(-)
diffs (50 lines):
diff -r 6b7d4919739b -r d8e94746c793 share/man/man8/man8.i386/dosboot.8
--- a/share/man/man8/man8.i386/dosboot.8 Mon Sep 04 03:58:39 2000 +0000
+++ b/share/man/man8/man8.i386/dosboot.8 Mon Sep 04 04:00:55 2000 +0000
@@ -1,5 +1,5 @@
-.\" $NetBSD: dosboot.8,v 1.8.4.1 2000/08/13 09:22:42 jdolecek Exp $
-.Dd June 20, 1997
+.\" $NetBSD: dosboot.8,v 1.8.4.2 2000/09/04 04:00:55 jhawk Exp $
+.Dd May 13, 2000
.Os
.Dt DOSBOOT 8 i386
.Sh NAME
@@ -32,7 +32,7 @@
.Xr boot 8 .
.Pp
The recognized options are:
-.Bl -tag -width -ads
+.Bl -tag -width -ads -offset 04n
.It Fl u
Boot from a UFS filesystem instead of an
.Tn MS-DOS
@@ -115,6 +115,12 @@
program and exit to
.Tn MS-DOS .
.El
+.Pp
+.Nm
+is also installed in the
+.Xr release 7
+hierarchy, under
+.Pa installation/misc/dosboot.com .
.Sh EXAMPLES
To boot a
.Nx
@@ -131,6 +137,8 @@
.Bd -literal -offset indent
dosboot -u fd0a:netbsd -s
.Ed
+.Sh FILES
+.Pa /usr/mdec/dosboot.com
.Sh BUGS
.Nm
assumes that the processor is in real mode at startup. It does not work
@@ -162,6 +170,7 @@
It is necessary to have the root device hardwired into the kernel
configuration or to enter it manually.
.Sh SEE ALSO
+.Xr release 7 ,
.Xr boot 8 ,
.Xr w95boot 8
.Sh HISTORY
Home |
Main Index |
Thread Index |
Old Index