diff options
author | 2025-02-11 07:23:01 +0100 | |
---|---|---|
committer | 2025-02-18 13:42:46 -0700 | |
commit | f12583fd2ba38515f8ac2784ffe4936b540b99d5 (patch) | |
tree | ce9ce8062fee8b164dba6c1592429c09ac4c59e7 | |
parent | docs: iio: Allow creating cross-references ABI (diff) | |
download | wireguard-linux-f12583fd2ba38515f8ac2784ffe4936b540b99d5.tar.xz wireguard-linux-f12583fd2ba38515f8ac2784ffe4936b540b99d5.zip |
docs: networking: Allow creating cross-references statistics ABI
Now that Documentation/ABI is processed by automarkup, let it
generate cross-references for the corresponding ABI file.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/a34ab9bef8f4e6b89dcb15098557fd3a7a9aa353.1739254867.git.mchehab+huawei@kernel.org
-rw-r--r-- | Documentation/networking/statistics.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/statistics.rst b/Documentation/networking/statistics.rst index 75e017dfa825..518284e287b0 100644 --- a/Documentation/networking/statistics.rst +++ b/Documentation/networking/statistics.rst @@ -143,7 +143,7 @@ reading multiple stats as it internally performs a full dump of and reports only the stat corresponding to the accessed file. Sysfs files are documented in -`Documentation/ABI/testing/sysfs-class-net-statistics`. +Documentation/ABI/testing/sysfs-class-net-statistics. netlink |