aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-04-28 11:10:20 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-04-28 11:10:20 +0200
commit2ece4ef7c6d1fb48d0fe8145a3734c436b3e1d02 (patch)
tree9abe226776d3b894b67dc58065bb3269790407bb /man7
parentdcf91cdc7e47d1ce230caa391dcb51ecd2e1b651 (diff)
downloadman-pages-2ece4ef7c6d1fb48d0fe8145a3734c436b3e1d02.tar.gz
netlink.7: Update path for NETLINK_CONNECTOR docs in kernel source tree
Reported-by: Idan Katz <idanski1@gmail.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/netlink.76
1 files changed, 5 insertions, 1 deletions
diff --git a/man7/netlink.7 b/man7/netlink.7
index 20aaa97161..2601986578 100644
--- a/man7/netlink.7
+++ b/man7/netlink.7
@@ -103,7 +103,11 @@ Access to FIB lookup from user space.
.BR NETLINK_CONNECTOR " (since Linux 2.6.14)"
Kernel connector.
See
-.I Documentation/connector/*
+.I Documentation/driver-api/connector.rst
+(or
+.IR /Documentation/connector/connector.*
+.\" commit baa293e9544bea71361950d071579f0e4d5713ed
+in kernel 5.2 and earlier)
in the Linux kernel source tree for further information.
.TP
.BR NETLINK_NETFILTER " (since Linux 2.6.14)"