diff options
-rw-r--r-- | share/man/man4/man4.sparc64/Makefile | 5 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/beeper.4 | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/man4.sparc64/Makefile b/share/man/man4/man4.sparc64/Makefile index 48b5ec01f08..034ed7e00a3 100644 --- a/share/man/man4/man4.sparc64/Makefile +++ b/share/man/man4/man4.sparc64/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.44 2005/11/01 07:28:32 deraadt Exp $ +# $OpenBSD: Makefile,v 1.45 2006/05/29 03:30:00 jason Exp $ MAN= agten.4 apio.4 asio.4 audioce.4 audiocs.4 autoconf.4 auxio.4 \ be.4 beeper.4 bwtwo.4 central.4 cgsix.4 cgthree.4 cgtwelve.4 \ @@ -6,7 +6,8 @@ MAN= agten.4 apio.4 asio.4 audioce.4 audiocs.4 autoconf.4 auxio.4 \ ebus.4 esp.4 fhc.4 intro.4 le.4 magma.4 mem.4 mgx.4 openprom.4 \ pcons.4 psycho.4 qe.4 qec.4 rfx.4 sab.4 schizo.4 spif.4 \ timer.4 tvtwo.4 upa.4 uperf.4 vigra.4 xbox.4 zs.4 zx.4 -MLINKS= clock.4 rtc.4 \ +MLINKS= beeper.4 beep.4 \ + clock.4 rtc.4 \ le.4 lebuffer.4 le.4 ledma.4 \ mem.4 kmem.4 \ sab.4 sabtty.4 \ diff --git a/share/man/man4/man4.sparc64/beeper.4 b/share/man/man4/man4.sparc64/beeper.4 index a360d5ce42e..c3cf58e1cfd 100644 --- a/share/man/man4/man4.sparc64/beeper.4 +++ b/share/man/man4/man4.sparc64/beeper.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: beeper.4,v 1.3 2003/06/02 18:51:34 jason Exp $ +.\" $OpenBSD: beeper.4,v 1.4 2006/05/29 03:30:00 jason Exp $ .\" .\" Copyright (c) 2002 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -32,6 +32,7 @@ .Nd console annunciator .Sh SYNOPSIS .Cd "beeper* at ebus?" +.Cd "beep* at ebus?" .Sh DESCRIPTION The .Nm |