summaryrefslogtreecommitdiff
path: root/sponge.docbook
diff options
context:
space:
mode:
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>