Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/disklabel mention that hpcmips and arc use `d' as RAW_P...
details: https://anonhg.NetBSD.org/src/rev/bc803f65cd52
branches: trunk
changeset: 481465:bc803f65cd52
user: soda <soda%NetBSD.org@localhost>
date: Mon Jan 31 16:02:43 2000 +0000
description:
mention that hpcmips and arc use `d' as RAW_PART.
diffstat:
sbin/disklabel/disklabel.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r b7fe4bc823ff -r bc803f65cd52 sbin/disklabel/disklabel.8
--- a/sbin/disklabel/disklabel.8 Mon Jan 31 16:01:06 2000 +0000
+++ b/sbin/disklabel/disklabel.8 Mon Jan 31 16:02:43 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: disklabel.8,v 1.27 1999/06/03 01:49:58 cgd Exp $
+.\" $NetBSD: disklabel.8,v 1.28 2000/01/31 16:02:43 soda Exp $
.\"
.\" Copyright (c) 1987, 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -387,8 +387,8 @@
.Nm
will construct the full pathname of the disk and use
the ``a'' partition on the tahoe,
-the ``d'' partition on the i386 or its successors, and the ``c''
-partition on all others.
+the ``d'' partition on i386 or hpcmips or arc, and
+the ``c'' partition on all others.
.Pp
On the sparc, sparc64 and sun3
.Nx
Home |
Main Index |
Thread Index |
Old Index