Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 add pci(4) and ossaudio(3)



details:   https://anonhg.NetBSD.org/src/rev/945cf3006256
branches:  trunk
changeset: 759486:945cf3006256
user:      cegger <cegger%NetBSD.org@localhost>
date:      Sat Dec 11 17:15:03 2010 +0000

description:
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'

diffstat:

 share/man/man9/ioctl.9 |  8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diffs (29 lines):

diff -r e1f866871c3e -r 945cf3006256 share/man/man9/ioctl.9
--- a/share/man/man9/ioctl.9    Sat Dec 11 17:13:49 2010 +0000
+++ b/share/man/man9/ioctl.9    Sat Dec 11 17:15:03 2010 +0000
@@ -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'



Home | Main Index | Thread Index | Old Index