diff mbox series

[RESENT,iproute2,1/7] man: rtpr: Rename s/bash/shell/

Message ID 20181215180044.22868-1-petr.vorel@gmail.com
State Accepted, archived
Delegated to: stephen hemminger
Headers show
Series [RESENT,iproute2,1/7] man: rtpr: Rename s/bash/shell/ | expand

Commit Message

Petr Vorel Dec. 15, 2018, 6 p.m. UTC
ip/rtpr mentioned in man as bash script is actually posix shell script
(doesn't require to use bash).

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
 man/man8/rtpr.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stephen Hemminger Dec. 18, 2018, 6:53 p.m. UTC | #1
On Sat, 15 Dec 2018 19:00:38 +0100
Petr Vorel <petr.vorel@gmail.com> wrote:

> ip/rtpr mentioned in man as bash script is actually posix shell script
> (doesn't require to use bash).
> 
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>

Applied whole series (with removal of cls-testbed.t change).
diff mbox series

Patch

diff --git a/man/man8/rtpr.8 b/man/man8/rtpr.8
index 1b04a821..87f291ab 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