summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2008-02-23 21:30:33 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2008-02-23 21:30:33 +0000
commit088f383392081e6412b06130b94494945c91a7a9 (patch)
treeea1879b76b26a03e4240ea67ccbc9b9365d3b33f
parente0a2c0cbc5419c4e55be1f11fdd7128921605a25 (diff)
man pages should be built and installed
-rw-r--r--share/man/man4/man4.sparc64/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc64/Makefile b/share/man/man4/man4.sparc64/Makefile
index f64671b6a78..8d21ca1e25b 100644
--- a/share/man/man4/man4.sparc64/Makefile
+++ b/share/man/man4/man4.sparc64/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.56 2008/01/18 20:50:10 kettenis Exp $
+# $OpenBSD: Makefile,v 1.57 2008/02/23 21:30:32 deraadt 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 \
@@ -6,7 +6,8 @@ MAN= agten.4 apio.4 asio.4 audioce.4 audiocs.4 autoconf.4 auxio.4 \
ebus.4 ecadc.4 environ.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
+ schizo.4 spif.4 tda.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 \
le.4 lebuffer.4 le.4 ledma.4 \