Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2022 14:36:22 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: bf573e399df6 - stable/12 - ifconfig.8: Show that -g groupname can be used on its own
Message-ID:  <202204121436.23CEaMcn039008@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=bf573e399df6f85639f7e3d963b24eb36288718e

commit bf573e399df6f85639f7e3d963b24eb36288718e
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-29 17:14:20 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-04-12 14:36:14 +0000

    ifconfig.8: Show that -g groupname can be used on its own
    
    MFC after:      2 weeks
    
    (cherry picked from commit a9475cb38954937839debc29210cf75a258bab3b)
---
 sbin/ifconfig/ifconfig.8 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 01839b7fc1e5..2204d5d91f40 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -56,13 +56,13 @@
 .Op Fl g Ar groupname
 .Op Ar address_family
 .Nm
+.Fl g Ar groupname
+.Nm
 .Fl l
 .Op Fl du
 .Op Ar address_family
 .Nm
 .Op Fl CdkLmuv
-.Nm
-.Op Fl g Ar groupname
 .Sh DESCRIPTION
 The
 .Nm



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