git: 19c1b75f7190 - main - ifconfig.8: Clean up -L documentation

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

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

commit 19c1b75f71905ae6a66cd1bd76a4b8c9b3dcf1bb
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-30 10:47:59 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-03-30 12:58:34 +0000

    ifconfig.8: Clean up -L documentation
    
    MFC after:      2 weeks
---
 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 a600ac009d87..07fad2190aba 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.