git: 68464cec2527 - stable/13 - ifconfig.8: Clean up -m documentation

From: Mateusz Piotrowski <0mp_at_FreeBSD.org>
Date: Wed, 29 Jun 2022 08:19:12 UTC
The branch stable/13 has been updated by 0mp (doc, ports committer):

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

commit 68464cec2527cf2c45a78d3c93aa6ce10f6deebf
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-30 10:45:51 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-06-29 08:05:53 +0000

    ifconfig.8: Clean up -m documentation
    
    MFC after: 2 weeks
    
    (cherry picked from commit b56e4224e96936ea4db15720ead78024ad0aaee7)
---
 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 4deeee1dbb5d..0339eaae19dc 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,