Module Name: src
Committed By: kre
Date: Thu Jun 9 14:52:48 UTC 2016
Modified Files:
src/share/man/man4: sd.4
Log Message:
PR kern/32830 (from 10 years ago, pre NetBSD 4...)
Reference correct include files needed for the ioctl calls mentioned.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/sd.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/sd.4
diff -u src/share/man/man4/sd.4:1.18 src/share/man/man4/sd.4:1.19
--- src/share/man/man4/sd.4:1.18 Mon Mar 22 18:58:31 2010
+++ src/share/man/man4/sd.4 Thu Jun 9 14:52:48 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: sd.4,v 1.18 2010/03/22 18:58:31 joerg Exp $
+.\" $NetBSD: sd.4,v 1.19 2016/06/09 14:52:48 kre Exp $
.\"
.\" Copyright (c) 1996
.\" Julian Elischer <[email protected]>. All rights reserved.
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd January 18, 1996
+.Dd June 9, 2016
.Dt SD 4
.Os
.Sh NAME
@@ -173,7 +173,9 @@ calls apply to
.Tn SCSI
disks as well as to other disks.
They are defined in the header file
-.In disklabel.h .
+.In sys/dkio.h
+and use data structures defined in
+.In sys/disklabel.h .
.Pp
.Bl -tag -width DIOCSDINFO
.\".It Dv DIOCSBAD