diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-08-29 21:12:27 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-08-29 21:12:27 +0000 |
commit | db4ff0537a285137d22d610a8d229d30955181f3 (patch) | |
tree | a3aef28106e81149d2b46636acee273fb6dc7bf5 /sbin/ipf | |
parent | 79c215bbdf655d5e8b7291acc4eefac3ce2cb3b8 (diff) |
man page repairs; aaron@ug.cs.dal.ca
Diffstat (limited to 'sbin/ipf')
-rw-r--r-- | sbin/ipf/ipf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipf/ipf.4 b/sbin/ipf/ipf.4 index f5684db5067..e52a8bcb34a 100644 --- a/sbin/ipf/ipf.4 +++ b/sbin/ipf/ipf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipf.4,v 1.10 1998/07/20 07:18:39 deraadt Exp $ +.\" $OpenBSD: ipf.4,v 1.11 1998/08/29 21:12:26 deraadt Exp $ .TH IPF 4 .SH NAME ipf \- packet filtering kernel interface @@ -140,7 +140,7 @@ from the list(s). The values which it will take and recognise are FR_INQUE and FR_OUTQUE (see above). \fBGeneral Logging Flags\fP -There are two flags which can be set to log packets independantly of the +There are two flags which can be set to log packets independently of the rules used. These allow for packets which are either passed or blocked to be logged. To set (and clear)/get these flags, two ioctls are provided: |