Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man1/man1.atari Add arch to Dt, Nm doesn't need an...
details: https://anonhg.NetBSD.org/src/rev/a6a0035adf40
branches: trunk
changeset: 508857:a6a0035adf40
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Apr 21 14:23:16 2001 +0000
description:
Add arch to Dt, Nm doesn't need an argument, whitespace fixes, spelling.
diffstat:
share/man/man1/man1.atari/edahdi.1 | 32 ++++++++++++++++----------------
1 files changed, 16 insertions(+), 16 deletions(-)
diffs (103 lines):
diff -r 003016953f1b -r a6a0035adf40 share/man/man1/man1.atari/edahdi.1
--- a/share/man/man1/man1.atari/edahdi.1 Sat Apr 21 13:32:25 2001 +0000
+++ b/share/man/man1/man1.atari/edahdi.1 Sat Apr 21 14:23:16 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: edahdi.1,v 1.5 1999/04/06 20:24:39 pk Exp $
+.\" $NetBSD: edahdi.1,v 1.6 2001/04/21 14:23:16 wiz Exp $
.\"
.\" Copyright (c) 1996 Leo Weppelman
.\" All rights reserved.
@@ -29,17 +29,17 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd May 16, 1996
-.Dt EDAHDI 1
+.Dt EDAHDI 1 atari
.Os
.Sh NAME
.Nm edahdi
.Nd modify AHDI partition identifiers
.Sh SYNOPSIS
-.Nm edahdi
+.Nm
.Ar device
.Sh DESCRIPTION
-.Nm edahdi
-Allows you to modify the partition identifiers on a disk partitioned with
+.Nm
+allows you to modify the partition identifiers on a disk partitioned with
AHDI or an AHDI compatible formatter. An AHDI partition format is usually
only present on disks shared between
.Nx
@@ -47,7 +47,7 @@
.Nx
as a guideline to emulate a disklabel on such a disk.
.Pp
-.Nm edahdi
+.Nm
supports the following options:
.Pp
.Bl -tag -width device
@@ -67,26 +67,26 @@
.Em a
in
.Nx .
-The following NBD partitions will be mapped from
+The following NBD partitions will be mapped from
.Em d
up.
The filesystem type is ffs by default.
.It SWP
The first SWP partition is mapped to partition
-.Em b.
+.Em b .
.It GEM or BGM
-These partitions are mapped from
+These partitions are mapped from
.Em d
up. The filesystem type is msdos.
.It NBR
.Nx
-root partition (depricated).
+root partition (deprecated).
.It NBU
.Nx
-user partition (depricated).
+user partition (deprecated).
.It NBS
.Nx
-swap partition (depricated).
+swap partition (deprecated).
.El
.Sh EXAMPLES
Say, you have a disk with that is partitioned like:
@@ -105,7 +105,7 @@
.Pp
.Bl -column header "Partition Fstype Number"
.Sy "Partition Fstype Number"
- c (whole disk) unused
+ c (whole disk) unused
d (user part) MSDOS 1
e (user part) MSDOS 2
f (user part) MSDOS 3
@@ -136,10 +136,10 @@
The changes made to the AHDI partitions will become active on the next
.Em first open
of the device. You are advised to use
-.Nm edahdi
+.Nm
only on a device without any mounted or otherwise active partitions. This
is not enforced by
-.Nm edahdi.
+.Nm "" .
This is particularly confusing when your change caused partitions to shift,
as shown in the example above.
.Pp
@@ -150,6 +150,6 @@
.Xr installboot 8
.Sh HISTORY
The
-.Nm edahdi
+.Nm
command first appeared in
.Nx 1.2 .
Home |
Main Index |
Thread Index |
Old Index