Avoid the phrase 'now deprecated'

Reword this construct to be more consistent with normal man page language.
This commit is contained in:
Warner Losh 2020-02-06 16:38:06 +00:00
parent 24619588e4
commit ac12771c01
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=357622

View File

@ -1317,12 +1317,12 @@ ifconfig_em0_alias3="inet 192.0.2.1-5/28"
.Pp
and so on.
.Pp
Note that
Note that deprecated
.Va ipv4_addrs_ Ns Aq Ar interface
variable was supported for IPv4 CIDR address notation.
It is now deprecated because the functionality was integrated into
The
.Va ifconfig_ Ns Ao Ar interface Ac Ns Va _alias Ns Aq Ar n
though
variable replaces it, though
.Va ipv4_addrs_ Ns Aq Ar interface
is still supported for backward compatibility.
.Pp