diff options
| author | Pali Rohár <pali@kernel.org> | 2021-01-16 16:04:35 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-01-17 21:55:12 +0100 |
| commit | 7c978d18012768978baf6688a14159c51089f63c (patch) | |
| tree | 24f167cb79eb5a3e453be37172daa2229dfe0539 /man7 | |
| parent | 021816675422d5c1a1f9d312a7a1bf5f6c6ee6ee (diff) | |
| download | man-pages-7c978d18012768978baf6688a14159c51089f63c.tar.gz | |
rtnetlink.7: Remove IPv4 from description
rtnetlink is not only used for IPv4
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/rtnetlink.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/rtnetlink.7 b/man7/rtnetlink.7 index cd68093201..aec005ff90 100644 --- a/man7/rtnetlink.7 +++ b/man7/rtnetlink.7 @@ -13,7 +13,7 @@ .\" .TH RTNETLINK 7 2020-06-09 "Linux" "Linux Programmer's Manual" .SH NAME -rtnetlink \- Linux IPv4 routing socket +rtnetlink \- Linux routing socket .SH SYNOPSIS .nf .B #include <asm/types.h> |
