summaryrefslogtreecommitdiff
path: root/sbin/ifconfig
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-10-25 11:52:58 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-10-25 11:52:58 +0000
commit0d0676a637c9bee318c27a16678211eb258cba8e (patch)
treea5e14e6da0c5426c3007b6d6998c2fa7c5fe42bb /sbin/ifconfig
parentb9fe108c2c6c1f70828fc3708cc297061e6c351c (diff)
add pflog to list of clonable devices; ok henning
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r--sbin/ifconfig/ifconfig.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 675dba08a9e..e17cc45a15a 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.134 2006/08/29 17:22:00 henning Exp $
+.\" $OpenBSD: ifconfig.8,v 1.135 2006/10/25 11:52:57 jmc Exp $
.\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $
.\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $
.\"
@@ -223,6 +223,7 @@ At least the following devices can be created on demand:
.Xr gif 4 ,
.Xr gre 4 ,
.Xr lo 4 ,
+.Xr pflog 4 ,
.Xr ppp 4 ,
.Xr pppoe 4 ,
.Xr sl 4 ,