ifconfig.8: Clean up -L documentation

MFC after:	2 weeks
This commit is contained in:
Mateusz Piotrowski 2022-03-30 12:47:59 +02:00
parent b56e4224e9
commit 19c1b75f71

View File

@ -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.