mirror of
https://https.git.savannah.gnu.org/git/sed.git
synced 2026-01-27 09:54:54 +00:00
Patches applied: * bonzini@gnu.org--2004/sed--stable--4.1--base-0 initial import git-archimport-id: bonzini@gnu.org--2004b/sed--ssed--3.61--patch-1
16 lines
565 B
Plaintext
16 lines
565 B
Plaintext
This is a version of sed based on GNU sed. It is not
|
|
a version of GNU sed, though.
|
|
|
|
There are several new features, including extended regular expression
|
|
syntax, and some bug fixes; see the NEWS file for a brief summary
|
|
and the ChangeLog for more detailed descriptions of changes.
|
|
|
|
See the file INSTALL for generic compilation and installation
|
|
instructions.
|
|
|
|
See the file BUGS for instructions about reporting bugs.
|
|
|
|
The file README.boot gives instructions for making a "bootstrap"
|
|
version of sed on systems which lack any pre-existing and working
|
|
version of sed.
|