diff options
Diffstat (limited to 'share/man/man4/man4.sparc64/Makefile')
-rw-r--r-- | share/man/man4/man4.sparc64/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/man4.sparc64/Makefile b/share/man/man4/man4.sparc64/Makefile index a6d6968c1b8..38e95864b9b 100644 --- a/share/man/man4/man4.sparc64/Makefile +++ b/share/man/man4/man4.sparc64/Makefile @@ -1,13 +1,14 @@ -# $OpenBSD: Makefile,v 1.37 2004/09/22 21:51:45 jason Exp $ +# $OpenBSD: Makefile,v 1.38 2004/09/23 18:28:51 jason Exp $ -# TODO: clock.4 timer.4 +# TODO: timer.4 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 comkbd.4 creator.4 \ + central.4 cgsix.4 cgthree.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 psycho.4 qe.4 qec.4 rfx.4 sab.4 schizo.4 spif.4 \ upa.4 uperf.4 vgafb.4 zs.4 zx.4 -MLINKS= le.4 lebuffer.4 le.4 ledma.4 \ +MLINKS= clock.4 rtc.4 \ + le.4 lebuffer.4 le.4 ledma.4 \ mem.4 kmem.4 \ sab.4 sabtty.4 \ zs.4 zstty.4 zs.4 zskbd.4 |