mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 11:50:47 -05:00
ifconfig.8: Note that -l accepts -g in addition to -d and -u
Fixes: 5533c5046a ifconfig.8: Update -l synopsis
MFC after: 3 days
This commit is contained in:
parent
0f2041a5b0
commit
632ea8ea98
1 changed files with 3 additions and 2 deletions
|
|
@ -28,7 +28,7 @@
|
|||
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 31, 2022
|
||||
.Dd April 11, 2022
|
||||
.Dt IFCONFIG 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -255,7 +255,8 @@ address family will include loopback interfaces in the list.
|
|||
.Pp
|
||||
Use of this flag is mutually exclusive
|
||||
with all other flags and commands, except for
|
||||
.Fl d
|
||||
.Fl d ,
|
||||
.Fl g ,
|
||||
and
|
||||
.Fl u .
|
||||
.It Fl m
|
||||
|
|
|
|||
Loading…
Reference in a new issue