Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Move bba(4) man page since it works for both ...
details: https://anonhg.NetBSD.org/src/rev/efb3f7986098
branches: trunk
changeset: 485724:efb3f7986098
user: augustss <augustss%NetBSD.org@localhost>
date: Wed May 03 22:56:55 2000 +0000
description:
Move bba(4) man page since it works for both alpha and pmax.
diffstat:
share/man/man4/Makefile | 6 ++--
share/man/man4/bba.4 | 58 +++++++++++++++++++++++++++++++++++++++
share/man/man4/man4.pmax/Makefile | 4 +-
share/man/man4/man4.pmax/bba.4 | 58 ---------------------------------------
4 files changed, 63 insertions(+), 63 deletions(-)
diffs (152 lines):
diff -r b8d7cb194b26 -r efb3f7986098 share/man/man4/Makefile
--- a/share/man/man4/Makefile Wed May 03 21:54:06 2000 +0000
+++ b/share/man/man4/Makefile Wed May 03 22:56:55 2000 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.147 2000/05/02 11:42:06 augustss Exp $
+# $NetBSD: Makefile,v 1.148 2000/05/03 22:56:55 augustss Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
-MAN= adv.4 adw.4 ahb.4 ahc.4 aria.4 atalk.4 audio.4 auvia.4 awi.4 bha.4 \
- bpf.4 ca.4 cac.4 cardbus.4 ccd.4 cd.4 ch.4 clcs.4 clnp.4 cltp.4 \
+MAN= adv.4 adw.4 ahb.4 ahc.4 aria.4 atalk.4 audio.4 auvia.4 awi.4 bba.4 \
+ bha.4 bpf.4 ca.4 cac.4 cardbus.4 ccd.4 cd.4 ch.4 clcs.4 clnp.4 cltp.4 \
cmpci.4 cms.4 cnw.4 ddb.4 de.4 dpt.4 drum.4 \
eap.4 eisa.4 en.4 envsys.4 ep.4 esh.4 esis.4 eso.4 exphy.4 \
fd.4 fpa.4 fms.4 fxp.4 gre.4 \
diff -r b8d7cb194b26 -r efb3f7986098 share/man/man4/bba.4
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/bba.4 Wed May 03 22:56:55 2000 +0000
@@ -0,0 +1,58 @@
+.\" $NetBSD: bba.4,v 1.1 2000/05/03 22:56:56 augustss Exp $
+.\"
+.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by the NetBSD
+.\" Foundation, Inc. and its contributors.
+.\" 4. Neither the name of The NetBSD Foundation nor the names of its
+.\" contributors may be used to endorse or promote products derived
+.\" from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
+.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
+.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd May 2, 2000
+.Dt BBA 4
+.Os
+.Sh NAME
+.Nm bba
+.Nd IOASIC Baseboard Audio device driver
+.Sh SYNOPSIS
+.Cd "bba0 at ioasic? offset ?"
+.Cd "audio* at bba?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the IOASIC baseboard audio found on
+DEC 3000/300, 3000/500 and DEC Personal DECstation systems. The baseboard
+audio driver is based on the AMD 79c30 ISDN and audio interface. The
+interface is only capable of playing and recording 8kHz u-law audio.
+.Sh SEE ALSO
+.Xr audio 4 ,
+.Xr ioasic 4
+.Sh HISTORY
+The
+.Nm
+device driver appeared in
+.Nx 1.5 .
+The name for the driver was adopted from the same driver in Ultrix.
diff -r b8d7cb194b26 -r efb3f7986098 share/man/man4/man4.pmax/Makefile
--- a/share/man/man4/man4.pmax/Makefile Wed May 03 21:54:06 2000 +0000
+++ b/share/man/man4/man4.pmax/Makefile Wed May 03 22:56:55 2000 +0000
@@ -1,7 +1,7 @@
# from: @(#)Makefile 8.2 (Berkeley) 2/16/94
-# $NetBSD: Makefile,v 1.5 2000/05/02 07:17:20 augustss Exp $
+# $NetBSD: Makefile,v 1.6 2000/05/03 22:56:57 augustss Exp $
-MAN= intro.4 asc.4 bba.4 ioasic.4 dc.4 lk201.4 scc.4 sii.4 tc.4
+MAN= intro.4 asc.4 ioasic.4 dc.4 lk201.4 scc.4 sii.4 tc.4
#MLINKS= mem.4 kmem.4
MANSUBDIR=/pmax
diff -r b8d7cb194b26 -r efb3f7986098 share/man/man4/man4.pmax/bba.4
--- a/share/man/man4/man4.pmax/bba.4 Wed May 03 21:54:06 2000 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,58 +0,0 @@
-.\" $NetBSD: bba.4,v 1.2 2000/05/02 08:00:00 augustss Exp $
-.\"
-.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
-.\" All rights reserved.
-.\"
-.\" Redistribution and use in source and binary forms, with or without
-.\" modification, are permitted provided that the following conditions
-.\" are met:
-.\" 1. Redistributions of source code must retain the above copyright
-.\" notice, this list of conditions and the following disclaimer.
-.\" 2. Redistributions in binary form must reproduce the above copyright
-.\" notice, this list of conditions and the following disclaimer in the
-.\" documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\" must display the following acknowledgement:
-.\" This product includes software developed by the NetBSD
-.\" Foundation, Inc. and its contributors.
-.\" 4. Neither the name of The NetBSD Foundation nor the names of its
-.\" contributors may be used to endorse or promote products derived
-.\" from this software without specific prior written permission.
-.\"
-.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
-.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
-.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
-.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-.\" POSSIBILITY OF SUCH DAMAGE.
-.\"
-.Dd May 2, 2000
-.Dt BBA 4
-.Os
-.Sh NAME
-.Nm bba
-.Nd IOASIC Baseboard Audio device driver
-.Sh SYNOPSIS
-.Cd "bba0 at ioasic? offset ?"
-.Cd "audio* at bba?"
-.Sh DESCRIPTION
-The
-.Nm
-driver provides support for the IOASIC baseboard audio found on
-DEC 3000/300, 3000/500 and DEC Personal DECstation systems. The baseboard
-audio driver is based on the AMD 79c30 ISDN and audio interface. The
-interface is only capable of playing and recording 8kHz u-law audio.
-.Sh SEE ALSO
-.Xr audio 4 ,
-.Xr ioasic 4
-.Sh HISTORY
-The
-.Nm
-device driver appeared in
-.Nx 1.5 .
-The name for the driver was adopted from the same driver in Ultrix.
Home |
Main Index |
Thread Index |
Old Index