From 1ad0ea7fa0b71d5653bd57d95ccc04a1dd09402f Mon Sep 17 00:00:00 2001 From: bjh21 Date: Sun, 25 Jan 2004 14:02:44 +0000 Subject: [PATCH] Remove beep(4). --- share/man/man4/man4.acorn32/Makefile | 4 +-- share/man/man4/man4.acorn32/beep.4 | 42 ---------------------------- 2 files changed, 2 insertions(+), 44 deletions(-) delete mode 100644 share/man/man4/man4.acorn32/beep.4 diff --git a/share/man/man4/man4.acorn32/Makefile b/share/man/man4/man4.acorn32/Makefile index b1239c0663e5..133b4919ca98 100644 --- a/share/man/man4/man4.acorn32/Makefile +++ b/share/man/man4/man4.acorn32/Makefile @@ -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 diff --git a/share/man/man4/man4.acorn32/beep.4 b/share/man/man4/man4.acorn32/beep.4 deleted file mode 100644 index 67c4c656c98f..000000000000 --- a/share/man/man4/man4.acorn32/beep.4 +++ /dev/null @@ -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.