git: b56e4224e969 - main - ifconfig.8: Clean up -m documentation

From: Mateusz Piotrowski <0mp_at_FreeBSD.org>
Date: Wed, 30 Mar 2022 13:01:23 UTC
The branch main has been updated by 0mp (doc, ports committer):

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

commit b56e4224e96936ea4db15720ead78024ad0aaee7
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-30 10:45:51 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-03-30 12:58:33 +0000

    ifconfig.8: Clean up -m documentation
    
    MFC after: 2 weeks
---
 sbin/ifconfig/ifconfig.8 | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 69ddbad73cab..a600ac009d87 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -172,6 +172,9 @@ Display subnet prefix in integer format, for example:
 .Dl prefixlen 64
 .El
 .El
+.It Fl m
+Display the capability list and all
+of the supported media for the specified interface.
 .It Ar address
 For the DARPA-Internet family,
 the address is either a host name present in the host name data
@@ -283,12 +286,6 @@ If a protocol family is specified,
 .Nm
 will report only the details specific to that protocol family.
 .Pp
-If the
-.Fl m
-flag is passed before an interface name,
-.Nm
-will display the capability list and all
-of the supported media for the specified interface.
 If
 .Fl L
 flag is supplied, address lifetime is displayed for IPv6 addresses,