From a85d5ed19c55053ad854869c3ae0d29e5942e7a6 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 27 Oct 2015 12:36:51 -0400 Subject: tools/shld.sh: Fix double "the" --- diff --git a/tools/shld.sh b/tools/shld.sh index 14335da..a1840f2 100755 --- a/tools/shld.sh +++ b/tools/shld.sh @@ -85,8 +85,8 @@ help() Options: -h Display this information -V Display linker version information - -I Use as the the interpreter for your program, instead of - the default of "/bin/sh" + -I Use as the interpreter for your program, instead of the + default of "/bin/sh" -e Use as the function for beginning execution of your program, instead of the default of "main" -o Use as the name of the program produced by shld, instead -- cgit v0.9.1