Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyh committed Sep 13, 2010
1 parent 6d1ac81 commit 1895d25
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sponge.docbook
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ USA
the same file.</para>
<para>
It also creates the output file
atomically by renaming a temp file into place.
atomically by renaming a temp file into place,
and preserves the permissions of the output file
if it already exists.
If the output file is a special file or symlink,
the data will be written to it.</para>
<para>If no output file is specified, sponge outputs to
Expand Down

0 comments on commit 1895d25

Please sign in to comment.