Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/usr.bin/man Pull up revision 1.7 (requested by he):
details: https://anonhg.NetBSD.org/src/rev/6a365889466b
branches: netbsd-1-4
changeset: 471075:6a365889466b
user: he <he%NetBSD.org@localhost>
date: Thu Oct 19 16:31:54 2000 +0000
description:
Pull up revision 1.7 (requested by he):
Format string cleanup.
diffstat:
usr.bin/man/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r de7d523bdb76 -r 6a365889466b usr.bin/man/Makefile
--- a/usr.bin/man/Makefile Thu Oct 19 16:31:52 2000 +0000
+++ b/usr.bin/man/Makefile Thu Oct 19 16:31:54 2000 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.6 1995/09/28 06:05:11 tls Exp $
+# $NetBSD: Makefile,v 1.6.8.1 2000/10/19 16:31:54 he Exp $
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= man
SRCS= config.c man.c
MAN= man.1 man.conf.5
+WFORMAT=1
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index