From e509fb1b68c5091982b2203638837390abd911cc Mon Sep 17 00:00:00 2001 From: Nicolas Dichtel Date: Thu, 13 Dec 2012 03:42:53 +0000 Subject: [PATCH] ip: term OPTIONS was used twice in 'ip route' man pages INFO_SPEC already uses the term 'OPTIONS' and describe it. Signed-off-by: Nicolas Dichtel --- man/man8/ip-route.8.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/man8/ip-route.8.in b/man/man8/ip-route.8.in index f06fcbab..2c35a973 100644 --- a/man/man8/ip-route.8.in +++ b/man/man8/ip-route.8.in @@ -1,4 +1,4 @@ -.TH IP\-ROUTE 8 "20 Dec 2011" "iproute2" "Linux" +.TH IP\-ROUTE 8 "13 Dec 2012" "iproute2" "Linux" .SH "NAME" ip-route \- routing table management .SH "SYNOPSIS" @@ -7,7 +7,7 @@ ip-route \- routing table management .in +8 .ti -8 .B ip -.RI "[ " OPTIONS " ]" +.RI "[ " ip-OPTIONS " ]" .B route .RI " { " COMMAND " | " .BR help " }"