diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2007-05-29 04:21:05 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2007-05-29 04:21:05 +0000 |
commit | bc5226e82cf1f6466ccd36275c1580c15101acee (patch) | |
tree | 9ed2908655ecd1e2bfdd6a6188738a18324ba008 /share | |
parent | dede4fed8612cce15e9dc40d070d24413bf63501 (diff) |
led(4).
Diffstat (limited to 'share')
-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 f736baba143..e73c176fd75 100644 --- a/share/man/man4/man4.sparc64/Makefile +++ b/share/man/man4/man4.sparc64/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.53 2007/04/10 19:10:35 kettenis Exp $ +# $OpenBSD: Makefile,v 1.54 2007/05/29 04:21:04 kettenis Exp $ MAN= agten.4 apio.4 asio.4 audioce.4 audiocs.4 autoconf.4 auxio.4 \ bbc.4 be.4 beeper.4 bpp.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 \ + ebus.4 esp.4 fhc.4 intro.4 le.4 led.4 magma.4 mem.4 mgx.4 openprom.4 \ pcons.4 pmc.4 power.4 ppm.4 psycho.4 pyro.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 \ |