003 File Manager
Current Path:
/usr/src/contrib/ipfilter/man
usr
/
src
/
contrib
/
ipfilter
/
man
/
📁
..
📄
Makefile
(1.32 KB)
📄
ipf.4
(10.05 KB)
📄
ipf.5
(59.18 KB)
📄
ipf.8
(6.33 KB)
📄
ipfilter.4
(9.28 KB)
📄
ipfilter.4.mandoc
(9.61 KB)
📄
ipfilter.5
(302 B)
📄
ipfs.8
(2.72 KB)
📄
ipfstat.8
(6.84 KB)
📄
ipftest.1
(6.42 KB)
📄
ipl.4
(2.88 KB)
📄
ipmon.5
(7.14 KB)
📄
ipmon.8
(6.01 KB)
📄
ipnat.1
(1.21 KB)
📄
ipnat.4
(2.8 KB)
📄
ipnat.5
(22.04 KB)
📄
ipnat.8
(1.84 KB)
📄
ippool.5
(11.49 KB)
📄
ippool.8
(2.94 KB)
📄
ipscan.5
(1.53 KB)
📄
ipscan.8
(1010 B)
📄
mkfilters.1
(401 B)
Editing: Makefile
# # Copyright (C) 2012 by Darren Reed. # # See the IPFILTER.LICENCE file for details on licencing. # # $FreeBSD$ # all: install: $(INSTALL) -m 0644 -c -o root -g bin mkfilters.1 $(MANDIR)/man1 $(INSTALL) -m 0644 -c -o root -g bin ipftest.1 $(MANDIR)/man1 $(INSTALL) -m 0644 -c -o root -g bin ipnat.8 $(MANDIR)/man8 $(INSTALL) -m 0644 -c -o root -g bin ipf.4 $(MANDIR)/man4 $(INSTALL) -m 0644 -c -o root -g bin ipfilter.4 $(MANDIR)/man4 $(INSTALL) -m 0644 -c -o root -g bin ipl.4 $(MANDIR)/man4 $(INSTALL) -m 0644 -c -o root -g bin ipnat.4 $(MANDIR)/man4 $(INSTALL) -m 0644 -c -o root -g bin ipf.5 $(MANDIR)/man5 $(INSTALL) -m 0644 -c -o root -g bin ipfilter.5 $(MANDIR)/man5 $(INSTALL) -m 0644 -c -o root -g bin ipnat.5 $(MANDIR)/man5 $(INSTALL) -m 0644 -c -o root -g bin ipf.8 $(MANDIR)/man8 $(INSTALL) -m 0644 -c -o root -g bin ipfs.8 $(MANDIR)/man8 $(INSTALL) -m 0644 -c -o root -g bin ipmon.8 $(MANDIR)/man8 $(INSTALL) -m 0644 -c -o root -g bin ipmon.5 $(MANDIR)/man5 $(INSTALL) -m 0644 -c -o root -g bin ippool.8 $(MANDIR)/man8 $(INSTALL) -m 0644 -c -o root -g bin ippool.5 $(MANDIR)/man5 $(INSTALL) -m 0644 -c -o root -g bin ipscan.8 $(MANDIR)/man8 $(INSTALL) -m 0644 -c -o root -g bin ipscan.5 $(MANDIR)/man5 $(INSTALL) -m 0644 -c -o root -g bin ipfstat.8 $(MANDIR)/man8 @echo "Remember to rebuild the whatis database."
Upload File
Create Folder