Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/ipf/ipmon Install ipmon.5
details: https://anonhg.NetBSD.org/src/rev/ba5c4b70722f
branches: trunk
changeset: 572492:ba5c4b70722f
user: martti <martti%NetBSD.org@localhost>
date: Wed Jan 05 10:00:29 2005 +0000
description:
Install ipmon.5
diffstat:
usr.sbin/ipf/ipmon/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 3bcc9cf55eb3 -r ba5c4b70722f usr.sbin/ipf/ipmon/Makefile
--- a/usr.sbin/ipf/ipmon/Makefile Wed Jan 05 09:18:53 2005 +0000
+++ b/usr.sbin/ipf/ipmon/Makefile Wed Jan 05 10:00:29 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2004/03/31 00:34:32 lukem Exp $
+# $NetBSD: Makefile,v 1.21 2005/01/05 10:00:29 martti Exp $
PROG= ipmon
SRCS= ipmon.c ipmon_y.c ipmon_l.c
-MAN= ipmon.8
+MAN= ipmon.5 ipmon.8
CPPFLAGS+= -DLOGFAC=LOG_LOCAL0 -I.
Home |
Main Index |
Thread Index |
Old Index