[release-notes] New sed options!

Pete Travis immanetize at fedoraproject.org
Sat May 11 23:24:56 UTC 2013


commit d8e8115b31ebcd637b79cac45282bb1d98930192
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sat May 11 16:58:34 2013 -0600

    New sed options!

 en-US/Productivity.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Productivity.xml b/en-US/Productivity.xml
index 1f74912..89a2dc0 100644
--- a/en-US/Productivity.xml
+++ b/en-US/Productivity.xml
@@ -16,5 +16,9 @@
     <para>
       <emphasis><package>findutils</package></emphasis> has been updated to version 4.5.11, bringing several functional changes. Users of <command>find</command> should consult <filename>/usr/share/doc/findutils-*/NEWS</filename> for changes, including <function>xargs</function>, <function>printf</function> and regex functions.
     </para>
+    <para>
+      <emphasis>sed</emphasis> gains the new command <command>F</command> to print the input file names, a new option <command>-z</command> or <command>--null-data</command> to separate lines by ACII NULL characters, and other fixes described in <filename>/usr/share/doc/sed-*/NEWS</filename>
+    </para>
+
 </section>
 


More information about the docs-commits mailing list