summaryrefslogtreecommitdiff
path: root/sbin/pflogd/pflogd.8
diff options
context:
space:
mode:
authorDaniel Hartmeier <dhartmei@cvs.openbsd.org>2002-02-28 23:31:13 +0000
committerDaniel Hartmeier <dhartmei@cvs.openbsd.org>2002-02-28 23:31:13 +0000
commit77b8488a3226e4d1f0d38440e739dce00518d226 (patch)
tree34a4c9c0a0c5f6b6eb2070f702cdebedc7643d6f /sbin/pflogd/pflogd.8
parent9b4a3511a8f6793deabeefe86d65650ad4a61001 (diff)
Remove the ifconfig line again, it's in pflog(4), which is now linked,
and in pflogd context (started from rc), the interface is up already.
Diffstat (limited to 'sbin/pflogd/pflogd.8')
-rw-r--r--sbin/pflogd/pflogd.83
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/pflogd/pflogd.8 b/sbin/pflogd/pflogd.8
index 23cb4ed036f..abeb2aae9b0 100644
--- a/sbin/pflogd/pflogd.8
+++ b/sbin/pflogd/pflogd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pflogd.8,v 1.12 2002/02/28 22:27:33 dhartmei Exp $
+.\" $OpenBSD: pflogd.8,v 1.13 2002/02/28 23:31:12 dhartmei Exp $
.\"
.\" Copyright (c) 2001 Can Erkin Acar. All rights reserved.
.\"
@@ -117,7 +117,6 @@ Display binary logs:
Display the logs in real time (this does not interfere with the
operation of pflogd):
.Bd -literal -offset indent
-# ifconfig pflog0 up
# tcpdump -n -e -ttt -i pflog0
.Ed
.Pp