The branch stable/12 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=6a213174ec4e5808f89f0a6cbd6f4108e2033c04
commit 6a213174ec4e5808f89f0a6cbd6f4108e2033c04 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2022-03-29 17:12:50 +0000 Commit: Mateusz Piotrowski <0...@freebsd.org> CommitDate: 2022-04-12 14:36:13 +0000 ifconfig.8: Cluster together short flags MFC after: 2 weeks (cherry picked from commit 2e053399fc3dd8464ee8761e35f1dc5100413fb2) --- sbin/ifconfig/ifconfig.8 | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 41b043db6e21..01839b7fc1e5 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -36,11 +36,8 @@ .Nd configure network interface parameters .Sh SYNOPSIS .Nm +.Op Fl kLmn .Op Fl f Ar type Ns Cm \&: Ns Ar format Ns Op Cm \&, Ns Ar type Ns Cm \& : Ns Ar format ... -.Op Fl L -.Op Fl k -.Op Fl m -.Op Fl n .Ar interface .Op Cm create .Ar address_family @@ -54,27 +51,16 @@ .Cm destroy .Nm .Fl a -.Op Fl L -.Op Fl d +.Op Fl dLmuv .Op Fl G Ar groupname .Op Fl g Ar groupname -.Op Fl m -.Op Fl u -.Op Fl v .Op Ar address_family .Nm .Fl l -.Op Fl d -.Op Fl u +.Op Fl du .Op Ar address_family .Nm -.Op Fl L -.Op Fl d -.Op Fl k -.Op Fl m -.Op Fl u -.Op Fl v -.Op Fl C +.Op Fl CdkLmuv .Nm .Op Fl g Ar groupname .Sh DESCRIPTION