diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2006-09-09 14:04:13 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2006-09-09 14:04:13 +0000 |
commit | 4771a3ac6cb0965a25d0d03867e57945019842fa (patch) | |
tree | 45781dabc3254bfea501c413690dcb3600362d84 /share/man/man4/man4.sparc64/Makefile | |
parent | 4b96bcdc4d2728ca828fb27a4cfb970b71726726 (diff) |
add a man page for the power button driver (u5/u10/etc) based on prodding
from steven mestdagh
Diffstat (limited to 'share/man/man4/man4.sparc64/Makefile')
-rw-r--r-- | share/man/man4/man4.sparc64/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc64/Makefile b/share/man/man4/man4.sparc64/Makefile index cbf40eaf1ce..128b5302da4 100644 --- a/share/man/man4/man4.sparc64/Makefile +++ b/share/man/man4/man4.sparc64/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.46 2006/06/02 04:54:06 jason Exp $ +# $OpenBSD: Makefile,v 1.47 2006/09/09 14:04:12 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 \ clkbrd.4 clock.4 comkbd.4 creator.4 \ ebus.4 esp.4 fhc.4 intro.4 le.4 magma.4 mem.4 mgx.4 openprom.4 \ - pcons.4 ppm.4 psycho.4 qe.4 qec.4 rfx.4 sab.4 schizo.4 spif.4 \ + pcons.4 power.4 ppm.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= beeper.4 beep.4 \ clock.4 rtc.4 \ |