%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 and remove a failing test: sed -i 's/usr/tools/' build-aux/help2man sed -i 's/panic-tests.sh//' Makefile.in Prepare Sed for compilation: ./configure --prefix=/usr --bindir=/bin 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 install -d -m755 /usr/share/doc/sed-&sed-version; install -m644 doc/sed.html /usr/share/doc/sed-&sed-version; 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