Source-Changes-HG archive

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

[src/netbsd-1-5]: src/share/man/man4 Pull up revision 1.5 (requested by minou...



details:   https://anonhg.NetBSD.org/src/rev/f490222a0665
branches:  netbsd-1-5
changeset: 491502:f490222a0665
user:      he <he%NetBSD.org@localhost>
date:      Tue May 01 11:48:04 2001 +0000

description:
Pull up revision 1.5 (requested by minoura):
  Add Yamaha YMF724/740/744/745-based sound driver and
  its subordinates.

diffstat:

 share/man/man4/mpu.4 |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r f5beba4c0110 -r f490222a0665 share/man/man4/mpu.4
--- a/share/man/man4/mpu.4      Tue May 01 11:47:47 2001 +0000
+++ b/share/man/man4/mpu.4      Tue May 01 11:48:04 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mpu.4,v 1.4 1999/11/15 18:55:28 augustss Exp $
+.\" $NetBSD: mpu.4,v 1.4.4.1 2001/05/01 11:48:04 he Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -46,6 +46,7 @@
 .Cd "mpu*  at fms?"
 .Cd "mpu*  at sb?"
 .Cd "mpu*  at ym?"
+.Cd "mpu*  at yds?"
 .Cd "midi* at mpu?"
 .Sh DESCRIPTION
 The
@@ -65,6 +66,7 @@
 .Xr isa 4 ,
 .Xr midi 4 ,
 .Xr sb 4 ,
+.Xr yds 4 ,
 .Xr ym 4
 .Sh HISTORY
 The



Home | Main Index | Thread Index | Old Index