From fc705888e9a61ca2e02d7b2a13ad04491eb844e2 Mon Sep 17 00:00:00 2001 From: sam Date: Wed, 15 Feb 2006 23:16:03 +0000 Subject: add miss args to mac:del and mac:kick Submitted by: Anders Hanssen MFC after: 3 days --- sbin/ifconfig/ifconfig.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin') diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index dab8b51..a42acf2 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -28,7 +28,7 @@ .\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94 .\" $FreeBSD$ .\" -.Dd February 2, 2006 +.Dd February 15, 2006 .Dt IFCONFIG 8 .Os .Sh NAME @@ -987,12 +987,12 @@ specified station will be allowed or denied. .It Cm mac:allow Set the ACL policy to permit association only by stations registered in the database. -.It Cm mac:del +.It Cm mac:del Ar address Delete the specified MAC address from the database. .It Cm mac:deny Set the ACL policy to deny association only by stations registered in the database. -.It Cm mac:kick +.It Cm mac:kick Ar address Force the specified station to be deauthenticated. This typically is done to block a station after updating the address database. -- cgit v1.1