diff mbox series

rtnetlink.7: Remove IPv4 from description

Message ID 20210116150434.7938-1-alx.manpages@gmail.com (mailing list archive)
State Not Applicable
Headers show
Series rtnetlink.7: Remove IPv4 from description | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Alejandro Colomar Jan. 16, 2021, 3:04 p.m. UTC
From: Pali Rohár <pali@kernel.org>

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>
---
 man7/rtnetlink.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Michael Kerrisk (man-pages) Jan. 17, 2021, 8:42 p.m. UTC | #1
Hi Alex and Pali

On 1/16/21 4:04 PM, Alejandro Colomar wrote:
> From: Pali Rohár <pali@kernel.org>
> 
> 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>

Thanks. Patch applied.

Cheers,

Michael

> ---
>  man7/rtnetlink.7 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man7/rtnetlink.7 b/man7/rtnetlink.7
> index cd6809320..aec005ff9 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>
>
diff mbox series

Patch

diff --git a/man7/rtnetlink.7 b/man7/rtnetlink.7
index cd6809320..aec005ff9 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>