git: e3c323d09918 - stable/13 - ifconfig.8: Clean up -L documentation

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

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

commit e3c323d0991814e4f0a0260f9682e24c1f1821a9
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-30 10:47:59 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-06-29 08:06:08 +0000

    ifconfig.8: Clean up -L documentation
    
    MFC after:      2 weeks
    
    (cherry picked from commit 19c1b75f71905ae6a66cd1bd76a4b8c9b3dcf1bb)
---
 sbin/ifconfig/ifconfig.8 | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 0339eaae19dc..805474c85276 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 L
+Display address lifetime for IPv6 addresses as time offset string.
+.Pp
 .It Fl m
 Display the capability list and all
 of the supported media for the specified interface.
@@ -286,11 +289,6 @@ If a protocol family is specified,
 .Nm
 will report only the details specific to that protocol family.
 .Pp
-If
-.Fl L
-flag is supplied, address lifetime is displayed for IPv6 addresses,
-as time offset string.
-.Pp
 Optionally, the
 .Fl a
 flag may be used instead of an interface name.