diff options
Diffstat (limited to 'share/man/man4/man4.sparc/Makefile')
-rw-r--r-- | share/man/man4/man4.sparc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.sparc/Makefile b/share/man/man4/man4.sparc/Makefile index 982eca74bb3..f6d27a7b8e3 100644 --- a/share/man/man4/man4.sparc/Makefile +++ b/share/man/man4/man4.sparc/Makefile @@ -1,11 +1,11 @@ # from: @(#)Makefile 8.2 (Berkeley) 2/16/94 -# $Id: Makefile,v 1.16 1999/09/09 02:33:18 jason Exp $ +# $Id: Makefile,v 1.17 1999/09/09 03:03:22 jason Exp $ MAN= intro.4 MAN+= audioamd.4 audiocs.4 be.4 bwtwo.4 cgtwo.4 cgthree.4 cgfour.4 cgsix.4 MAN+= cgeight.4 cgfourteen.4 esp.4 fd.4 fga.4 hme.4 ie.4 kbd.4 le.4 magma.4 -MAN+= mem.4 ms.4 openprom.4 pnozz.4 qe.4 qec.4 scf.4 si.4 spif.4 sw.4 tcx.4 -MAN+= xbox.4 xd.4 xy.4 zs.4 +MAN+= mem.4 ms.4 openprom.4 pnozz.4 qe.4 qec.4 scf.4 si.4 spif.4 sw.4 +MAN+= tctrl.4 tcx.4 xbox.4 xd.4 xy.4 zs.4 MLINKS= mem.4 kmem.4 MLINKS+= fga.4 fvme.4 MANSUBDIR=/sparc |