diff options
| author | Alejandro Colomar <alx@kernel.org> | 2025-12-25 13:20:09 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2025-12-25 13:20:11 +0100 |
| commit | 0718a177ae8fe7cf166c2a71c88fa6aa67cd5507 (patch) | |
| tree | c3764d8357494a4e9d462e4e23aefc10d1ccf880 | |
| parent | 124039abadf7e9dba800f9bdb7ec3b4e21b70ee0 (diff) | |
| download | man-pages-0718a177ae8fe7cf166c2a71c88fa6aa67cd5507.tar.gz | |
man/man7/address_families.7: DECnet support was removed in Linux 6.1
See the following commit:
linux.git 1202cdd66531 (2022-08-22; "Remove DECnet support from kernel")
The kernel documentation file, before it was removed, was
"Documentation/networking/decnet.rst".
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | man/man7/address_families.7 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/man/man7/address_families.7 b/man/man7/address_families.7 index ad70b70f81..96d9a160a3 100644 --- a/man/man7/address_families.7 +++ b/man/man7/address_families.7 @@ -95,10 +95,7 @@ For further information, see the resources listed for .BR AF_NETROM . .TP .B AF_DECnet -DECet protocol sockets. -See -.I Documentation/networking/decnet.txt -in the Linux kernel source tree for details. +Support was removed in Linux 6.1. .TP .B AF_NETBEUI Reserved for "802.2LLC project"; |
