]> err.no Git - moreutils/commitdiff
wording
authorJoey Hess <joey@gnu.kitenet.net>
Sat, 31 Oct 2009 23:02:53 +0000 (19:02 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Sat, 31 Oct 2009 23:02:53 +0000 (19:02 -0400)
sponge.docbook

index f9395a72eb845f0c8007dd2777501a305243f579..185311f9aef253231febf3e0bb6b3a8dd04fc637 100644 (file)
@@ -56,8 +56,8 @@ USA
                <para><command>sponge</command> reads standard input and
                        writes it out to the specified file. Unlike a shell
                        redirect, sponge soaks up all its input before
-                       opening the output file. This allows for
-                       constructing pipelines that read from and write to
+                       opening the output file. This allows constricting
+                       pipelines that read from and write to
                        the same file. </para>
                <para>If no output file is specified, sponge outputs to
                        stdout.</para>