summaryrefslogtreecommitdiff
path: root/chronic
diff options
context:
space:
mode:
authorBarak A. Pearlmutter <barak+git@cs.nuim.ie>2011-01-24 14:02:44 +0000
committerBarak A. Pearlmutter <barak+git@cs.nuim.ie>2011-01-24 14:02:44 +0000
commitd85a95af34ba2cca2436f18e87a4a49154e170a5 (patch)
treec14d4aac45cb74daf8404d2837c11a2ca059391e /chronic
parentec60338bdec33b47872932c9a1c05f352baea1a4 (diff)
downloadmoreutils-d85a95af34ba2cca2436f18e87a4a49154e170a5.tar.gz
typo: sed s/agganges/arranges/
Diffstat (limited to 'chronic')
-rwxr-xr-xchronic2
1 files changed, 1 insertions, 1 deletions
diff --git a/chronic b/chronic
index d1f5c8b..fe012f6 100755
--- a/chronic
+++ b/chronic
@@ -10,7 +10,7 @@ chronic COMMAND...
=head1 DESCRIPTION
-chronic runs a command, and agganges for its standard out and standard
+chronic runs a command, and arranges for its standard out and standard
error to only be displayed if the command fails (exits nonzero or crashes).
If the command succeeds, any extraneous output will be hidden.