From: Petr Vorel Date: Sat, 15 Dec 2018 18:00:38 +0000 (+0100) Subject: man: rtpr: Rename s/bash/shell/ X-Git-Tag: v4.20.0~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee32695387bd12ed4bbe9720b634f584bb1ec26c;p=thirdparty%2Fiproute2.git man: rtpr: Rename s/bash/shell/ ip/rtpr mentioned in man as bash script is actually posix shell script (doesn't require to use bash). Signed-off-by: Petr Vorel Signed-off-by: Stephen Hemminger --- diff --git a/man/man8/rtpr.8 b/man/man8/rtpr.8 index 1b04a821a..87f291ab5 100644 --- a/man/man8/rtpr.8 +++ b/man/man8/rtpr.8 @@ -5,7 +5,7 @@ rtpr \- replace backslashes with newlines. .SH DESCRIPTION .B rtpr -is a trivial bash script which converts backslashes in standard input to newlines. It's sole purpose is to be fed with input from +is a trivial shell script which converts backslashes in standard input to newlines. It's sole purpose is to be fed with input from .B ip when executed with it's .B --oneline