diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2005-04-17 12:50:46 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2005-04-17 12:50:46 +0000 |
commit | 816265f3ca85539e49ef491ad9adf34fc559117e (patch) | |
tree | d17bf7fce18f9ecfce8cb85cb1a733eac4537641 /share/man | |
parent | d24250cd4413c74ded4804db83937ec606425fce (diff) |
i always forget this bit
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.zaurus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.zaurus/Makefile b/share/man/man4/man4.zaurus/Makefile index ea566b2bde3..fa158053f49 100644 --- a/share/man/man4/man4.zaurus/Makefile +++ b/share/man/man4/man4.zaurus/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.7 2005/04/15 08:02:12 dlg Exp $ +# $OpenBSD: Makefile,v 1.8 2005/04/17 12:50:45 dlg Exp $ # TODO: aupxa(eventually) cpu MAN= apm.4 autoconf.4 intro.4 lcd.4 mem.4 pxadmac.4 \ pxagpio.4 pxaintc.4 pxaip.4 pxapcic.4 pxaudc.4 saost.4 scoop.4 \ - zaudio.4 zkbd.4 zssp.4 + zaudio.4 zkbd.4 zssp.4 zts.4 MLINKS+= mem.4 kmem.4 MANSUBDIR=zaurus |