diff options
Diffstat (limited to 'share/man/man4/man4.sparc64/Makefile')
-rw-r--r-- | share/man/man4/man4.sparc64/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc64/Makefile b/share/man/man4/man4.sparc64/Makefile index 1e2a902b95b..d22facd806b 100644 --- a/share/man/man4/man4.sparc64/Makefile +++ b/share/man/man4/man4.sparc64/Makefile @@ -1,11 +1,12 @@ -# $OpenBSD: Makefile,v 1.21 2002/03/14 19:46:43 jason Exp $ +# $OpenBSD: Makefile,v 1.22 2002/05/13 15:18:30 jason Exp $ # TODO: auxio.4 clock.4 psycho.4 timer.4 MAN= apio.4 asio.4 audioce.4 audiocs.4 autoconf.4 be.4 beeper.4 \ cgsix.4 cgthree.4 comkbd.4 \ ebus.4 esp.4 gem.4 hme.4 intro.4 le.4 magma.4 mem.4 openprom.4 \ pcons.4 qe.4 qec.4 sab.4 spif.4 uperf.4 vgafb.4 zs.4 -MLINKS= mem.4 kmem.4 \ +MLINKS= le.4 lebuffer.4 \ + mem.4 kmem.4 \ sab.4 sabtty.4 \ zs.4 zstty.4 \ zs.4 zskbd.4 |