Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man8/man8.hpcmips MLINKS always wants two (*n) arg...



details:   https://anonhg.NetBSD.org/src/rev/78899de9d543
branches:  trunk
changeset: 476556:78899de9d543
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Mon Sep 20 00:24:56 1999 +0000

description:
MLINKS always wants two (*n) arguments

diffstat:

 share/man/man8/man8.hpcmips/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 2bf86dd6bdba -r 78899de9d543 share/man/man8/man8.hpcmips/Makefile
--- a/share/man/man8/man8.hpcmips/Makefile      Mon Sep 20 00:22:17 1999 +0000
+++ b/share/man/man8/man8.hpcmips/Makefile      Mon Sep 20 00:24:56 1999 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.1 1999/09/19 02:59:17 takemura Exp $
+#      $NetBSD: Makefile,v 1.2 1999/09/20 00:24:56 hubertf Exp $
 
 MAN=   MAKEDEV.8
-MLINKS=        MAKEDEV.8
+MLINKS= MAKEDEV.8 makedev.8
 MANSUBDIR=/hpcmips
 
 .include <bsd.man.mk>



Home | Main Index | Thread Index | Old Index