Remove beep(4).

This commit is contained in:
bjh21 2004-01-25 14:02:44 +00:00
parent a9e6f9057b
commit 1ad0ea7fa0
2 changed files with 2 additions and 44 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2003/12/31 15:07:55 bjh21 Exp $
# $NetBSD: Makefile,v 1.5 2004/01/25 14:02:44 bjh21 Exp $
MAN= asc.4 autoconf.4 beep.4 busmouse.4 cosc.4 csc.4 ie.4 intro.4 \
MAN= asc.4 autoconf.4 busmouse.4 cosc.4 csc.4 ie.4 intro.4 \
kbd.4 lpt.4 mainbus.4 mem.4 opms.4 podulebus.4 ptsc.4 qms.4 \
vidcaudio.4

View File

@ -1,42 +0,0 @@
.\" $NetBSD: beep.4,v 1.2 2003/04/17 10:32:39 wiz Exp $
.\"
.\" Copyright (c) 1995 Mark Brinicombe
.\" 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 Mark Brinicombe.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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 December 15, 2000
.Dt BEEP 4 acorn32
.Os
.Sh NAME
.Nm beep
.Nd Simple VIDC20 audio beep device interface
.Sh SYNOPSIS
.Cd beep0 at vidc?
.Sh DESCRIPTION
The
.Nm
interface provides access to the simple beep device.