Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/mdconfig mdconfig /dev/md0c rather than /dev/md0a i...
details: https://anonhg.NetBSD.org/src/rev/5acc21210444
branches: trunk
changeset: 479688:5acc21210444
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Dec 18 03:14:15 1999 +0000
description:
mdconfig /dev/md0c rather than /dev/md0a in EXAMPLES.
diffstat:
usr.sbin/mdconfig/mdconfig.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r c9672a189fce -r 5acc21210444 usr.sbin/mdconfig/mdconfig.8
--- a/usr.sbin/mdconfig/mdconfig.8 Sat Dec 18 03:09:44 1999 +0000
+++ b/usr.sbin/mdconfig/mdconfig.8 Sat Dec 18 03:14:15 1999 +0000
@@ -1,5 +1,5 @@
.\"
-.\" $NetBSD: mdconfig.8,v 1.5 1999/03/22 18:44:01 garbled Exp $
+.\" $NetBSD: mdconfig.8,v 1.6 1999/12/18 03:14:15 tsutsui Exp $
.\"
.\" Copyright (c) 1995 Gordon W. Ross
.\" All rights reserved.
@@ -60,10 +60,10 @@
.El
.Sh EXAMPLES
.Pp
-.Dl mdconfig /dev/md0a 2048 &
+.Dl mdconfig /dev/md0c 2048 &
.Pp
Configures the memory disk
-.Pa md0a
+.Pa md0c
with one megabyte of user-space memory.
.Sh BUGS
The special device will become inoperative if the
Home |
Main Index |
Thread Index |
Old Index