diff options
-rw-r--r-- | share/man/man4/man4.zaurus/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.zaurus/Makefile b/share/man/man4/man4.zaurus/Makefile index c0fab0f5822..fdfd130675a 100644 --- a/share/man/man4/man4.zaurus/Makefile +++ b/share/man/man4/man4.zaurus/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2005/03/03 17:11:24 uwe Exp $ +# $OpenBSD: Makefile,v 1.6 2005/03/15 11:29:43 dlg Exp $ # TODO: aupxa(eventually) cpu MAN= apm.4 autoconf.4 intro.4 lcd.4 mem.4 \ - pxagpio.4 pxaintc.4 pxaip.4 pxapcic.4 saost.4 scoop.4 zkbd.4 \ - zssp.4 + pxagpio.4 pxaintc.4 pxaip.4 pxapcic.4 pxaudc.4 saost.4 scoop.4 \ + zkbd.4 zssp.4 MLINKS+= mem.4 kmem.4 MANSUBDIR=zaurus |