]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: routel/routef: don't mention filesystem paths
authorLuca Boccassi <bluca@debian.org>
Sat, 30 Dec 2017 10:31:17 +0000 (11:31 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Sat, 30 Dec 2017 17:43:47 +0000 (09:43 -0800)
The filesytem paths to these scripts might be different on various
distros, so don't mention it in the manpages. It is not really useful
information anyway.

Originally submitted as Debian bug:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561424

Reported-by: jidanni@jidanni.org
Signed-off-by: Luca Boccassi <bluca@debian.org>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/routel.8

index 82d580fb3c2607623fdab7e6648fa0210c9bb30a..2270eacb51fb0567e1edc88ec0b4f3934a85636b 100644 (file)
@@ -17,11 +17,6 @@ The routel script will list routes in a format that some might consider easier t
 .br
 The routef script does not take any arguments and will simply flush the routing table down the drain. Beware! This means deleting all routes which will make your network unusable!
 
-.SH "FILES"
-.LP
-\fI/usr/bin/routef\fP
-.br
-\fI/usr/bin/routel\fP
 .SH "AUTHORS"
 .LP
 The routel script was written by Stephen R. van den Berg <srb@cuci.nl>, 1999/04/18 and donated to the public domain.