Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Apr 2022 14:08:57 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: b0bda05cde19 - stable/12 - ifconfig.8: Simplify -G & -g synopsis
Message-ID:  <202204051408.235E8vgt079114@gitrepo.freebsd.org>

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

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

commit b0bda05cde19d628fde8898ef29313d147849a83
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-29 16:50:55 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-04-05 14:06:08 +0000

    ifconfig.8: Simplify -G & -g synopsis
    
    MFC after:      1 week
    
    (cherry picked from commit d1d14f0428151e312b87fc03a73c469e4b612555)
---
 sbin/ifconfig/ifconfig.8 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 00ec525490aa..3d70be7acde1 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -56,7 +56,8 @@
 .Fl a
 .Op Fl L
 .Op Fl d
-.Op Fl [gG] Ar groupname
+.Op Fl G Ar groupname
+.Op Fl g Ar groupname
 .Op Fl m
 .Op Fl u
 .Op Fl v



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