]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
netlink: Fix "version introduced" documentation.
authorTom Hukins <tom@freebsd.org>
Fri, 24 Feb 2023 10:25:35 +0000 (10:25 +0000)
committerAlexander V. Chernikov <melifaro@FreeBSD.org>
Fri, 24 Feb 2023 10:32:11 +0000 (10:32 +0000)
commitc90cd0a9cf157a30824145cc114716f880df8480
tree99dfcc1d3d93111c5b034cbb22608a765eb499a2
parent117d4cafdcb806407e38266de44aebe0b4e62b6f
netlink: Fix "version introduced" documentation.

netlink(4) and associated features will exist in FreeBSD 14.0 but they
will also exist in 13.2, an older version, from commits such as 02b958b
and b309249.

Pull Request: #651
MFC after: 1 day
share/man/man3/snl.3
share/man/man4/genetlink.4
share/man/man4/netlink.4
share/man/man4/rtnetlink.4