]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
netlink: Fix "version introduced" documentation
authorTom Hukins <tom@FreeBSD.org>
Sat, 4 Mar 2023 15:59:02 +0000 (08:59 -0700)
committerWarner Losh <imp@FreeBSD.org>
Sat, 4 Mar 2023 16:00:13 +0000 (09:00 -0700)
commit6d2feb39ad13768f3ea06381fcd95937a09f0d62
tree1f2bfa09979863d589552bf83dbf6239444d2359
parent38e2d5db2ab12f74217e0a8546f7d9c77f782592
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 02b958b1
and b309249b.

This commit needs merging to stable/13 and releng/13.2.

MFC after: 2days (needs to be in RC2)
Reviewed by: imp,melifaro
Pull Request: https://github.com/freebsd/freebsd-src/pull/651
share/man/man3/snl.3
share/man/man4/genetlink.4
share/man/man4/netlink.4
share/man/man4/rtnetlink.4