%general-entities; ]> Sed-&sed-version; Sed <para>The Sed package contains a stream editor.</para> </sect2> <sect2 role="installation"> <title>Installation of Sed Prepare Sed for compilation: ./configure --prefix=/usr --bindir=/bin \ --host=${CLFS_TARGET} --enable-html The meaning of the new configure option: --enable-html This option tells Sed to build and install its HTML documentation. Compile the package: make Install the package: make DESTDIR=${CLFS} install Contents of Sed Installed program sed Short Descriptions sed Filters and transforms text files in a single pass sed