git: efb4f7fd09eb - main - ifconfig.8: Document the synopsis of -C

From: Mateusz Piotrowski <0mp_at_FreeBSD.org>
Date: Tue, 29 Mar 2022 17:41:22 UTC
The branch main has been updated by 0mp (doc, ports committer):

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

commit efb4f7fd09eb54e231c819888a65a8c596a36afc
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-29 17:16:07 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-03-29 17:16:07 +0000

    ifconfig.8: Document the synopsis of -C
    
    As documented, the -C flag can only be used on its own. Any other
    command modifiers and flags are ignored when -C is used. Reflect that in
    synopsis.
    
    MFC after:      2 weeks
---
 sbin/ifconfig/ifconfig.8 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index f649c65d6d3b..cab73716c248 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -56,13 +56,15 @@
 .Op Fl g Ar groupname
 .Op Ar address_family
 .Nm
+.Fl C
+.Nm
 .Fl g Ar groupname
 .Nm
 .Fl l
 .Op Fl du
 .Op Ar address_family
 .Nm
-.Op Fl CdkLmuv
+.Op Fl dkLmuv
 .Sh DESCRIPTION
 The
 .Nm