diff options
Diffstat (limited to 'share/man/man4/man4.sparc/Makefile')
-rw-r--r-- | share/man/man4/man4.sparc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc/Makefile b/share/man/man4/man4.sparc/Makefile index dda82c06a60..8d8f5a8f834 100644 --- a/share/man/man4/man4.sparc/Makefile +++ b/share/man/man4/man4.sparc/Makefile @@ -1,9 +1,9 @@ # from: @(#)Makefile 8.2 (Berkeley) 2/16/94 -# $Id: Makefile,v 1.2 1998/03/07 21:16:59 johns Exp $ +# $Id: Makefile,v 1.3 1998/03/07 21:54:28 johns Exp $ MAN= intro.4 MAN+= bwtwo.4 cgtwo.4 cgthree.4 cgfour.4 cgsix.4 cgeight.4 cgfourteen.4 -MAN+= fd.4 kbd.4 le.4 mem.4 ms.4 openprom.4 tcx.4 +MAN+= fd.4 kbd.4 le.4 mem.4 ms.4 openprom.4 tcx.4 zs.4 MLINKS= mem.4 kmem.4 MANSUBDIR=/sparc |