Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Note that bebox and i386 use "/dev/rcd0d" ins...
details: https://anonhg.NetBSD.org/src/rev/563407cfbc08
branches: trunk
changeset: 473719:563407cfbc08
user: tron <tron%NetBSD.org@localhost>
date: Wed Jun 16 21:18:42 1999 +0000
description:
Note that bebox and i386 use "/dev/rcd0d" instead of "/dev/rcd0c".
Fixes PR kern/7775 by Eric Mumpower.
diffstat:
share/man/man4/cd.4 | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 254c6ced17b7 -r 563407cfbc08 share/man/man4/cd.4
--- a/share/man/man4/cd.4 Wed Jun 16 20:47:57 1999 +0000
+++ b/share/man/man4/cd.4 Wed Jun 16 21:18:42 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cd.4,v 1.11 1999/03/16 01:19:15 garbled Exp $
+.\" $NetBSD: cd.4,v 1.12 1999/06/16 21:18:42 tron Exp $
.\"
.\" Copyright (c) 1996
.\" Julian Elischer <julian%freebsd.org@localhost>. All rights reserved.
@@ -363,7 +363,10 @@
ioctls may be used with the
.Nm
driver, if used against the `whole disk' partition (i.e.
-.Pa /dev/rcd0c ) .
+.Pa /dev/rcd0d
+for the bebox and i386 port,
+.Pa /dev/rcd0c
+for all other ports).
.Sh NOTES
When a
.Tn CD-ROM
Home |
Main Index |
Thread Index |
Old Index