diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 05:41:57 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 05:41:57 +0000 |
commit | be0c060abaef5a7227d6d0d1ba3a3ab697cba5b5 (patch) | |
tree | fa7cf8dc6f0e74c902bc38c93571155e6b35fbee /share/man/man4/man4.i386 | |
parent | 69486b0fe78a94df4f5d65a502fae5e4a8303607 (diff) |
update from netbsd
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r-- | share/man/man4/man4.i386/Makefile | 7 | ||||
-rw-r--r-- | share/man/man4/man4.i386/gus.4 | 5 | ||||
-rw-r--r-- | share/man/man4/man4.i386/pss.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/sb.4 | 7 | ||||
-rw-r--r-- | share/man/man4/man4.i386/wss.4 | 2 |
5 files changed, 15 insertions, 8 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index 59e0c8f057e..c1edb6d873c 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,10 +1,11 @@ # from: @(#)Makefile 5.1 (Berkeley) 2/12/91 -# $Id: Makefile,v 1.3 1995/11/13 04:42:59 deraadt Exp $ +# $Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $ MAN= intro.4 aha.4 ahb.4 aic.4 ast.4 autoconf.4 boca.4 bt.4 -MAN+= com.4 cy.4 ed.4 ep.4 gus.4 lms.4 lpt.4 mcd.4 mem.4 mms.4 ncr.4 npx.4 -MAN+= pms.4 pss.4 rtfps.4 sea.4 sb.4 speaker.4 uha.4 wd.4 wss.4 +MAN+= com.4 cy.4 ed.4 ep.4 lms.4 lpt.4 mcd.4 mem.4 mms.4 ncr.4 npx.4 pms.4 +MAN+= rtfps.4 sea.4 speaker.4 uha.4 wd.4 MAN+= eg.4 el.4 ie.4 le.4 wt.4 +MAN+= gus.4 pss.4 sb.4 wss.4 MLINKS= mem.4 kmem.4 MANSUBDIR=/i386 diff --git a/share/man/man4/man4.i386/gus.4 b/share/man/man4/man4.i386/gus.4 index 61c7c6f23fa..95f880d3a7b 100644 --- a/share/man/man4/man4.i386/gus.4 +++ b/share/man/man4/man4.i386/gus.4 @@ -1,3 +1,4 @@ +.\" $NetBSD: gus.4,v 1.1 1995/11/13 14:39:16 pk Exp $ .\" Copyright (c) 1995 John T. Kohl .\" All rights reserved. .\" @@ -24,7 +25,6 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: gus.4,v 1.1 1995/11/13 04:41:16 deraadt Exp $ .\" .Dd November 4, 1995 .Dt GUS 4 i386 @@ -81,4 +81,5 @@ published by Advanced Gravis and Forte Technologies. .Sh HISTORY The .Nm gus -device driver appeared in NetBSD 1.1. +device driver appeared in +.Nx 1.1 . diff --git a/share/man/man4/man4.i386/pss.4 b/share/man/man4/man4.i386/pss.4 index 927261ee220..d6f274ddebe 100644 --- a/share/man/man4/man4.i386/pss.4 +++ b/share/man/man4/man4.i386/pss.4 @@ -1,4 +1,4 @@ -.\" $NetBSD$ +.\" $NetBSD: pss.4,v 1.1 1995/11/13 09:44:15 pk Exp $ .\" .\" Copyright (c) 1995 Michael Long. .\" All rights reserved. diff --git a/share/man/man4/man4.i386/sb.4 b/share/man/man4/man4.i386/sb.4 index 1d344e98784..847821a0d4b 100644 --- a/share/man/man4/man4.i386/sb.4 +++ b/share/man/man4/man4.i386/sb.4 @@ -1,3 +1,4 @@ +.\" $NetBSD: sb.4,v 1.1 1995/11/13 14:39:15 pk Exp $ .\" Copyright (c) 1995 John T. Kohl .\" All rights reserved. .\" @@ -24,7 +25,6 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: sb.4,v 1.1 1995/11/13 04:41:16 deraadt Exp $ .\" .Dd November 4, 1995 .Dt SB 4 i386 @@ -61,3 +61,8 @@ SoundBlaster 16, or newer cards. The FM synthesizer, joystick and MIDI port interfaces are not supported. .Sh SEE ALSO .Xr audio 4 +.Sh HISTORY +The +.Nm gus +device driver appeared in +.Nx 1.1 . diff --git a/share/man/man4/man4.i386/wss.4 b/share/man/man4/man4.i386/wss.4 index 2d60c2b99fa..4b82a747395 100644 --- a/share/man/man4/man4.i386/wss.4 +++ b/share/man/man4/man4.i386/wss.4 @@ -1,4 +1,4 @@ -.\" $NetBSD$ +.\" $NetBSD: wss.4,v 1.1 1995/11/13 09:44:14 pk Exp $ .\" .\" Copyright (c) 1995 Michael Long. .\" All rights reserved. |