]> 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>
Wed, 15 Mar 2023 23:14:29 +0000 (17:14 -0600)
commit2c101fca1991de4d257070dad01a398c1f13545e
tree12af498e8cbdef77ab287b62b11067b2920bb173
parent3a60f9c605a26784607e2b44f4fc184dca414445
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
Approved by: re@ (cperciva)

(cherry picked from commit 6d2feb39ad13768f3ea06381fcd95937a09f0d62)
share/man/man3/snl.3
share/man/man4/genetlink.4
share/man/man4/netlink.4
share/man/man4/rtnetlink.4