lfs/appendixa/sed-shortdesc.xml
Alex Gronenwoud f040abeb5c Making crossreferences from chapter 5 to 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-15 11:48:20 +00:00

13 lines
352 B
XML

<sect2 id="contents-sed"><title>Contents of Sed</title>
<!-- <para>(Last checked against version &sed-contversion;.)</para> -->
<para>sed is a stream editor. A stream editor is used to perform basic text
transformations on an input stream (a file or input from a
pipeline).</para>
<para><emphasis>Installed program</emphasis>: sed</para>
</sect2>