Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2022 15:14:16 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 5533c5046ada - main - ifconfig.8: Update -l synopsis
Message-ID:  <202203311514.22VFEGsc027101@gitrepo.freebsd.org>

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

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

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

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

diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index d09e2b2f4507..98a4279765d0 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?202203311514.22VFEGsc027101>