diff options
| author | garbled <garbled@NetBSD.org> | 1999-01-13 19:17:14 +0000 |
|---|---|---|
| committer | garbled <garbled@NetBSD.org> | 1999-01-13 19:17:14 +0000 |
| commit | 04739cc2afa85fccde20bf80712e6ebec17cb65e (patch) | |
| tree | 16a4ddb247b461aafc967574b63ad5322791d2d2 | |
| parent | 536eedcc4b0f070dc77ded9e95f1cd7d20b076ad (diff) | |
Back out previous removal of BUGS section.
| -rw-r--r-- | usr.sbin/ipf/ipf/ipf.8 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/ipf/ipf/ipf.8 b/usr.sbin/ipf/ipf/ipf.8 index 231194c14e2..9e8462fe295 100644 --- a/usr.sbin/ipf/ipf/ipf.8 +++ b/usr.sbin/ipf/ipf/ipf.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ipf.8,v 1.9 1999/01/12 06:53:09 garbled Exp $ +.\" $NetBSD: ipf.8,v 1.10 1999/01/13 19:17:14 garbled Exp $ .\" .TH IPF 8 .SH NAME @@ -120,3 +120,6 @@ ipftest(1), mkfilters(1), ipf(4), ipl(4), ipf(5), ipfstat(8), ipmon(8), ipnat(8) .PP Needs to be run as root for the packet filtering lists to actually be affected inside the kernel. +.SH BUGS +.PP +If you find any, please send email to me at darrenr@pobox.com |
