mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
This is i386-only.
This commit is contained in:
parent
1fdc189947
commit
cbaffca7e7
2 changed files with 2 additions and 1 deletions
|
|
@ -2,5 +2,6 @@
|
|||
|
||||
PROG= wlconfig
|
||||
MAN= wlconfig.8
|
||||
MANSUBDIR= /i386
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
.\"
|
||||
.Dd December 26, 1996
|
||||
.Os
|
||||
.Dt WLCONFIG 8
|
||||
.Dt WLCONFIG 8 i386
|
||||
.Sh NAME
|
||||
.Nm wlconfig
|
||||
.Nd read/write wavelan config parameters
|
||||
|
|
|
|||
Loading…
Reference in a new issue