%general-entities; ]> sed &sed-version;
&sed-url;
Sed-&sed-version; Sed <para>The Sed package contains a stream editor.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&sed-ch6-sbu;</seg> <seg>&sed-ch6-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Sed First fix an issue in the LFS envronment: sed -i 's/usr/tools/' build-aux/help2man Prepare Sed for compilation: ./configure --prefix=/usr --bindir=/bin --htmldir=/usr/share/doc/sed-&sed-version; The meaning of the new configure option: --htmldir This sets the installation directory for the HTML documentation. Compile the package and generate the HTML documentation: make make html To test the results, issue: make check Install the package and its documentation: make install Contents of Sed Installed program Installed directory sed /usr/share/doc/sed-&sed-version; Short Descriptions sed Filters and transforms text files in a single pass sed