diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2001-07-31 18:36:44 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2001-07-31 18:36:44 +0000 |
commit | 2b7464185445a8f883083d9c2539e507440859d0 (patch) | |
tree | 8d0c4e043ce383a0e0c350b42816be30309981ce /share/man/man4/man4.arm32/beep.4 | |
parent | d9d4e43bcbf6f2eeab27d1b3b859788f6d8f1cf9 (diff) |
Remove unsupported drek
Diffstat (limited to 'share/man/man4/man4.arm32/beep.4')
-rw-r--r-- | share/man/man4/man4.arm32/beep.4 | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/share/man/man4/man4.arm32/beep.4 b/share/man/man4/man4.arm32/beep.4 deleted file mode 100644 index 0baaf6eb100..00000000000 --- a/share/man/man4/man4.arm32/beep.4 +++ /dev/null @@ -1,43 +0,0 @@ -.\" $OpenBSD: beep.4,v 1.2 1999/07/02 20:11:50 aaron 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. -.\" 3. 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 April 22, 1996 -.Dt EB 4 arm32 -.Os -.Sh NAME -.Nm beep -.Nd Simple VIDC20 beep device interface -.Sh SYNOPSIS -.Cd "beep0 at mainbus? base 0x00000000" -.Sh DESCRIPTION -The -.Nm -interface provides access to the simple beep device. -.Sh SEE ALSO |