summaryrefslogtreecommitdiff
path: root/tests/errors.right
diff options
context:
space:
mode:
Diffstat (limited to 'tests/errors.right')
-rw-r--r--tests/errors.right2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/errors.right b/tests/errors.right
index 9d8e1853..ac987fbd 100644
--- a/tests/errors.right
+++ b/tests/errors.right
@@ -95,6 +95,6 @@ trap: usage: trap [-lp] [arg signal_spec ...]
./errors.tests: line 246: kill: -s: option requires an argument
./errors.tests: line 248: kill: S: invalid signal specification
./errors.tests: line 250: kill: `': not a pid or valid job spec
-kill: usage: kill [-s sigspec | -n signum | -sigspec] [pid | job]... or kill -l [sigspec]
+kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
./errors.tests: line 255: set: trackall: invalid option name
./errors.tests: line 262: `!!': not a valid identifier