diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-08-24 19:39:20 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-08-24 19:39:20 +0000 |
commit | 846f453227c02c789dce0b67960019a9e0882af7 (patch) | |
tree | 6ba19bf03fe2a58bb01b5055899fadd777a87ef9 /sbin | |
parent | 59fc57a59f895df6fb00e96f393326ddd1da720d (diff) |
corrections; wouter.clarie@pandora.be
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/pflogd/pflogd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/pflogd/pflogd.8 b/sbin/pflogd/pflogd.8 index a39bd778258..bd8df22c304 100644 --- a/sbin/pflogd/pflogd.8 +++ b/sbin/pflogd/pflogd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pflogd.8,v 1.2 2001/08/22 16:15:00 deraadt Exp $ +.\" $OpenBSD: pflogd.8,v 1.3 2001/08/24 19:39:19 deraadt Exp $ .\" .\" Copyright (c) 2001 Can Erkin Acar. All rights reserved. .\" @@ -41,7 +41,7 @@ .Sh DESCRIPTION .Nm is a background daemon which reads packets logged by -.Xr pf 8 +.Xr pf 4 to a logging interface (normally .Pa pflog0 ) and writes the packets to a logfile (normally @@ -83,7 +83,7 @@ Debugging mode. does not disassociate from the controlling terminal. .It Fl i Ar interface Specify the interface from which -.Xr pf 8 +.Xr pf 4 logs are read; the default is .Ar pflog0 . .It Fl f Ar filename |