From: Phil Sutter Date: Thu, 2 Feb 2017 15:22:56 +0000 (+0100) Subject: man: ip-route.8: Fix 'expires' indenting X-Git-Tag: v4.10.0~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72dfff6e11d3992b5581eae2e8cf7b9855e84477;p=thirdparty%2Fiproute2.git man: ip-route.8: Fix 'expires' indenting Descriptions of each route sub-command's arguments are enclosed in .RS/.RE pairs. For 'replace' sub-command, '.RE' was incorrectly put before the last argument ('expires'). Fixes: 3fbe7ca847367 ("iproute2: ip-route.8.in: Add expires option for ip route") Signed-off-by: Phil Sutter --- diff --git a/man/man8/ip-route.8.in b/man/man8/ip-route.8.in index 85191531b..d6e06649a 100644 --- a/man/man8/ip-route.8.in +++ b/man/man8/ip-route.8.in @@ -704,13 +704,13 @@ is a set of encapsulation attributes specific to the .sp .in -8 -.RE .TP .BI expires " TIME " "(4.4+ only)" the route will be deleted after the expires time. .B Only support IPv6 at present. +.RE .TP ip route delete