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 |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
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 --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>