The ippool(5) manpage mentions ippool.conf (which is also more common

name for config files) - add it to distribution. Per <hubertf> suggestion.
This commit is contained in:
mishka 2009-11-13 09:51:13 +00:00
parent d942b02550
commit 5da27c1396
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.1173 2009/11/06 13:36:01 njoly Exp $
# $NetBSD: mi,v 1.1174 2009/11/13 09:51:13 mishka Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -1780,6 +1780,7 @@
./usr/share/man/cat5/ipnat.0 man-ipf-catman ipfilter,.cat
./usr/share/man/cat5/ipnat.conf.0 man-ipf-catman ipfilter,.cat
./usr/share/man/cat5/ippool.0 man-ipf-catman ipfilter,.cat
./usr/share/man/cat5/ippool.conf.0 man-ipf-catman ipfilter,.cat
./usr/share/man/cat5/ipsec.conf.0 man-netutil-catman .cat
./usr/share/man/cat5/ipsend.0 man-ipf-catman ipfilter,.cat
./usr/share/man/cat5/isdnd.acct.0 man-isdn-catman .cat
@ -4324,6 +4325,7 @@
./usr/share/man/html5/ipnat.html man-ipf-htmlman ipfilter,html
./usr/share/man/html5/ipnat.conf.html man-ipf-htmlman ipfilter,html
./usr/share/man/html5/ippool.html man-ipf-htmlman ipfilter,html
./usr/share/man/html5/ippool.conf.html man-ipf-htmlman ipfilter,html
./usr/share/man/html5/ipsec.conf.html man-netutil-htmlman html
./usr/share/man/html5/ipsend.html man-ipf-htmlman ipfilter,html
./usr/share/man/html5/isdnd.acct.html man-isdn-htmlman html
@ -6814,6 +6816,7 @@
./usr/share/man/man5/ipnat.5 man-ipf-man ipfilter,.man
./usr/share/man/man5/ipnat.conf.5 man-ipf-man ipfilter,.man
./usr/share/man/man5/ippool.5 man-ipf-man ipfilter,.man
./usr/share/man/man5/ippool.conf.5 man-ipf-man ipfilter,.man
./usr/share/man/man5/ipsec.conf.5 man-netutil-man .man
./usr/share/man/man5/ipsend.5 man-ipf-man ipfilter,.man
./usr/share/man/man5/isdnd.acct.5 man-isdn-man .man

View File

@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.9 2008/10/25 22:27:39 apb Exp $
# $NetBSD: Makefile,v 1.10 2009/11/13 09:51:13 mishka Exp $
PROG= ippool
SRCS= ippool_y.c ippool_l.c kmem.c ippool.c
MAN= ippool.5 ippool.8
MLINKS= ippool.5 ippool.conf.5
CPPFLAGS+= -I.
DPSRCS+= ippool_l.h ippool_y.h