summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2002-11-23 21:11:01 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2002-11-23 21:11:01 +0000
commit3e7cdaf6bafd2dbf3d0b16b319554747b0c444a9 (patch)
treec7ffd66da1dad668fe948a4122cfc1467e929f04 /share/man/man4
parenta119489f387971e04f61e5072de61e11663373a9 (diff)
More links
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/man4.sparc/Makefile4
-rw-r--r--share/man/man4/man4.sparc64/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.sparc/Makefile b/share/man/man4/man4.sparc/Makefile
index 9495d8a048e..00ecee48621 100644
--- a/share/man/man4/man4.sparc/Makefile
+++ b/share/man/man4/man4.sparc/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.25 2002/09/06 05:28:07 deraadt Exp $
+# $OpenBSD: Makefile,v 1.26 2002/11/23 21:10:59 miod Exp $
# from: @(#)Makefile 8.2 (Berkeley) 2/16/94
MAN= audioamd.4 audiocs.4 autoconf.4 be.4 bwtwo.4 cgtwo.4 cgthree.4 \
@@ -8,7 +8,7 @@ MAN= audioamd.4 audiocs.4 autoconf.4 be.4 bwtwo.4 cgtwo.4 cgthree.4 \
tcx.4 vigra.4 xbox.4 xd.4 xy.4 zs.4
MLINKS= fd.4 fdc.4 \
fga.4 fvme.4 \
- le.4 lebuffer.4 \
+ le.4 lebuffer.4 le.4 ledma.4 \
mem.4 kmem.4 \
zs.4 zskbd.4 \
zs.4 zstty.4
diff --git a/share/man/man4/man4.sparc64/Makefile b/share/man/man4/man4.sparc64/Makefile
index 94aaae813ea..ceb7b455ca1 100644
--- a/share/man/man4/man4.sparc64/Makefile
+++ b/share/man/man4/man4.sparc64/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.28 2002/08/05 03:57:36 jason Exp $
+# $OpenBSD: Makefile,v 1.29 2002/11/23 21:11:00 miod Exp $
# TODO: auxio.4 clock.4 timer.4
MAN= apio.4 asio.4 audioce.4 audiocs.4 autoconf.4 be.4 beeper.4 bwtwo.4 \
@@ -6,7 +6,7 @@ MAN= apio.4 asio.4 audioce.4 audiocs.4 autoconf.4 be.4 beeper.4 bwtwo.4 \
ebus.4 esp.4 hme.4 intro.4 le.4 magma.4 mem.4 openprom.4 \
pcons.4 psycho.4 qe.4 qec.4 sab.4 schizo.4 spif.4 \
upa.4 uperf.4 vgafb.4 zs.4
-MLINKS= le.4 lebuffer.4 \
+MLINKS= le.4 lebuffer.4 le.4 ledma.4 \
mem.4 kmem.4 \
sab.4 sabtty.4 \
zs.4 zstty.4 \