Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2022 08:19:36 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: aff0be6e66e1 - stable/13 - ifconfig.8: Update -l synopsis
Message-ID:  <202206290819.25T8Ja72005503@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by 0mp (doc, ports committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=aff0be6e66e1ec833cbf462f1f98911588caedb0

commit aff0be6e66e1ec833cbf462f1f98911588caedb0
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-31 15:12:27 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-06-29 08:15:15 +0000

    ifconfig.8: Update -l synopsis
    
    The -g flag can be used together with the -l flag.
    
    MFC after:      2 weeks
    
    (cherry picked from commit 5533c5046ada0b3d131e6cb5f063598666c95ffe)
---
 sbin/ifconfig/ifconfig.8 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 2b83d180e60d..225f3c4f30ad 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -65,6 +65,7 @@
 .Nm
 .Fl l
 .Op Fl du
+.Op Fl g Ar groupname
 .Op Ar address_family
 .Nm
 .Op Fl dkLmuv



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206290819.25T8Ja72005503>