add miss args to mac:del and mac:kick

Submitted by:	Anders Hanssen
MFC after:	3 days
This commit is contained in:
Sam Leffler 2006-02-15 23:16:03 +00:00
parent 6f716c2f82
commit e70fcb23b6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=155740

View File

@ -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.