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.