From: Barak A. Pearlmutter Date: Mon, 24 Jan 2011 14:02:44 +0000 (+0000) Subject: typo: sed s/agganges/arranges/ X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d85a95af34ba2cca2436f18e87a4a49154e170a5;p=moreutils typo: sed s/agganges/arranges/ --- 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.