CVS commit: src/external/bsd/ipf/dist/man

2018-12-29 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Sat Dec 29 23:06:42 UTC 2018 Modified Files: src/external/bsd/ipf/dist/man: ipfstat.8 Log Message: ipfstat(8): note -o option applicability, and remove redundant words. To generate a diff of this commit: cvs rdiff -u -r1.3 -

CVS commit: src/external/bsd/ipf/dist/man

2016-12-25 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Dec 26 00:11:14 UTC 2016 Modified Files: src/external/bsd/ipf/dist/man: ipnat.5 Log Message: Typo To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ipf/dist/man/ipnat.5 Please note that diffs are

CVS commit: src/external/bsd/ipf/dist/man

2015-12-28 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Dec 28 19:32:22 UTC 2015 Modified Files: src/external/bsd/ipf/dist/man: ipf.5 Log Message: Correct the example for the port range syntax To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ipf/dist/

CVS commit: src/external/bsd/ipf/dist/man

2015-08-11 Thread Patrick Welche
Module Name:src Committed By: prlw1 Date: Tue Aug 11 16:06:53 UTC 2015 Modified Files: src/external/bsd/ipf/dist/man: ipnat.5 Log Message: fix typos To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ipf/dist/man/ipnat.5 Please note that diffs

CVS commit: src/external/bsd/ipf/dist/man

2015-03-24 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Mar 24 19:46:58 UTC 2015 Modified Files: src/external/bsd/ipf/dist/man: ipf.5 Log Message: Fix the description of "< x" and "x <> y" for port numbers. Patch for "< x" from Timo Buhrmester, and for "x <> y" from me. To generate