summaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifconfig.8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-11-09 21:45:55 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-11-09 21:45:55 +0000
commit5f1614daeee12769a462099bcd8de9f42c8af4a1 (patch)
treef408f6b92cd65af523dcf727e9b86145bee1cb66 /sbin/ifconfig/ifconfig.8
parentd67ca862eb220fce52b0bdd38943c98a312daedc (diff)
pfsync devices can be dynamically created too; from vladimir kirillov
ok henning
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-rw-r--r--sbin/ifconfig/ifconfig.85
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index c4a10acd766..d856b1d8367 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.184 2009/08/13 19:33:13 sthen Exp $
+.\" $OpenBSD: ifconfig.8,v 1.185 2009/11/09 21:45:54 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 $
.\"
@@ -31,7 +31,7 @@
.\"
.\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94
.\"
-.Dd $Mdocdate: August 13 2009 $
+.Dd $Mdocdate: November 9 2009 $
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -180,6 +180,7 @@ At least the following devices can be created on demand:
.Xr mpe 4 ,
.Xr pflog 4 ,
.Xr pflow 4 ,
+.Xr pfsync 4 ,
.Xr ppp 4 ,
.Xr pppoe 4 ,
.Xr sl 4 ,