Source-Changes-HG archive

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

[src/netbsd-2-0]: src/usr.sbin/ipf/ippool Pull up revision 1.8 (requested by ...



details:   https://anonhg.NetBSD.org/src/rev/1d2181314dea
branches:  netbsd-2-0
changeset: 560399:1d2181314dea
user:      grant <grant%NetBSD.org@localhost>
date:      Mon Apr 12 04:07:33 2004 +0000

description:
Pull up revision 1.8 (requested by mrg in ticket #129):

install ippool(5) manual as well.  from peter postma in PR#25053.

diffstat:

 usr.sbin/ipf/ippool/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 47d0defff113 -r 1d2181314dea usr.sbin/ipf/ippool/Makefile
--- a/usr.sbin/ipf/ippool/Makefile      Mon Apr 12 04:06:13 2004 +0000
+++ b/usr.sbin/ipf/ippool/Makefile      Mon Apr 12 04:07:33 2004 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: Makefile,v 1.3.2.5 2004/04/05 20:41:17 tron Exp $
+#      $NetBSD: Makefile,v 1.3.2.6 2004/04/12 04:07:33 grant Exp $
 
 PROG=          ippool
 SRCS=          ippool_y.c ippool_l.c kmem.c ippool.c
-MAN=           ippool.8
+MAN=           ippool.5 ippool.8
 CPPFLAGS+=     -I.
 
 DPSRCS+=       ippool_l.h ippool_y.h



Home | Main Index | Thread Index | Old Index