+moreutils (0.46) UNRELEASED; urgency=low
+
+ * Typo. Closes: #649158
+
+ -- Joey Hess <joeyh@debian.org> Fri, 18 Nov 2011 13:37:10 -0400
+
moreutils (0.45) unstable; urgency=low
* ts: Support %.s for seconds sinch epoch with subsecond resolution.
<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 constricting
+ opening the output file. This allows constructing
pipelines that read from and write to
the same file.</para>
<para>