summaryrefslogtreecommitdiff
path: root/sponge.docbook
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-31 19:02:53 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-31 19:02:53 -0400
commitad61b8762ecb666d386160df83031d34071e1031 (patch)
treeea92a926e83d7a222978150f1de5f7a94e418a63 /sponge.docbook
parente0b2bcda976eb43b3976b750ce4261db6d608af8 (diff)
downloadmoreutils-ad61b8762ecb666d386160df83031d34071e1031.tar.gz
wording
Diffstat (limited to 'sponge.docbook')
-rw-r--r--sponge.docbook4
1 files changed, 2 insertions, 2 deletions
diff --git a/sponge.docbook b/sponge.docbook
index f9395a7..185311f 100644
--- a/sponge.docbook
+++ b/sponge.docbook
@@ -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>