mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
fix 5 more typos: incorrect "than"
(cherry picked from commit 7e2e4651d2dd5884dd3ea06fc8df4dc45ec9bfb5)
This commit is contained in:
parent
cafe33f048
commit
412cd96dc1
5 changed files with 6 additions and 6 deletions
|
@ -43,8 +43,8 @@ USAGE=$'
|
|||
script names matching \b'$timesensitive$'\b are run with
|
||||
\bVMALLOC_OPTIONS\b unset.]
|
||||
[V:valgrind?Set \b--novmalloc_options\b and run the test scripts with
|
||||
\bvalgrind\b(1) on \bksh\b. If \b$SHELL-g\b exists and is executable
|
||||
than it is used instead of \b$SHELL\b.]
|
||||
\bvalgrind\b(1) on \bksh\b. If \b$SHELL-g\b exists and is executable,
|
||||
then it is used instead of \b$SHELL\b.]
|
||||
[x:trace?Enable script execution trace.]
|
||||
|
||||
[ test.sh ... ] [ name=value ... ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue