Module Name:    src
Committed By:   cegger
Date:           Sat Dec 11 17:15:03 UTC 2010

Modified Files:
        src/share/man/man9: ioctl.9

Log Message:
add pci(4) and ossaudio(3)

yes, be careful. They can easily conflict. Actually when this happens kdump
fails compiling due to 'duplicate case value'


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/share/man/man9/ioctl.9

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/man9/ioctl.9
diff -u src/share/man/man9/ioctl.9:1.28 src/share/man/man9/ioctl.9:1.29
--- src/share/man/man9/ioctl.9:1.28	Fri May 14 18:39:05 2010
+++ src/share/man/man9/ioctl.9	Sat Dec 11 17:15:03 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: ioctl.9,v 1.28 2010/05/14 18:39:05 joerg Exp $
+.\" $NetBSD: ioctl.9,v 1.29 2010/12/11 17:15:03 cegger Exp $
 .\"
 .\" Copyright (c) 1999  The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd December 7, 2001
+.Dd December 11, 2010
 .Dt IOCTL 9
 .Os
 .Sh NAME
@@ -168,6 +168,10 @@
 .It 'P'
 printer/plotter interface (hp300)
 .It 'P'
+pci(4)
+.It 'P'
+ossaudio(3)
+.It 'P'
 .Xr magma 4
 bpp (sparc)
 .It 'q'

Reply via email to