ifconfig.8: Remove spurious commas
Correct misuse of commas/parentheses in an enumeration that makes the number of actual parameters more important than expected. PR: 250526 Submitted by: Samy Mahmoudi <samy.mahmoudi__gmail_com> MFC after: 1 week
This commit is contained in:
parent
5a13da9b0b
commit
527d10a53b
@ -28,7 +28,7 @@
|
||||
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd October 21, 2020
|
||||
.Dd October 25, 2020
|
||||
.Dt IFCONFIG 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -884,10 +884,10 @@ is one of
|
||||
.Cm ahdemo
|
||||
(or
|
||||
.Cm adhoc-demo ) ,
|
||||
.Cm ibss ,
|
||||
.Cm ibss
|
||||
(or
|
||||
.Cm adhoc ) ,
|
||||
.Cm ap ,
|
||||
.Cm ap
|
||||
(or
|
||||
.Cm hostap ) ,
|
||||
.Cm wds ,
|
||||
|
Loading…
Reference in New Issue
Block a user