[PATCH iproute2 v2 2/4] man: add more keywords to ip.8 short description
From: Luca Boccassi <hidden>
Date: 2017-12-30 10:31:31
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Luca Boccassi <hidden>
Date: 2017-12-30 10:31:31
Subsystem:
the rest · Maintainer:
Linus Torvalds
A Debian user suggested adding more network-related keywords to the ip manpage, so that manpage-scraping and indexing software like apropos can do a better job of categorizing the programs. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877983 Suggested-by: Lynoure Braakman <redacted> Signed-off-by: Luca Boccassi <redacted> --- man/man8/ip.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/man8/ip.8 b/man/man8/ip.8
index ae018fdf..7f26582d 100644
--- a/man/man8/ip.8
+++ b/man/man8/ip.8@@ -1,6 +1,6 @@ .TH IP 8 "20 Dec 2011" "iproute2" "Linux" .SH NAME -ip \- show / manipulate routing, devices, policy routing and tunnels +ip \- show / manipulate routing, network devices, interfaces and tunnels .SH SYNOPSIS .ad l
--
2.14.2