Revision 17271,
838 bytes
checked in by ghudson, 23 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r17270,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | This is version 3.02 of the GNU implementation of the POSIX |
---|
2 | stream editor `sed'. (3.01 had a small but important bug |
---|
3 | in character-class parsing. 3.00 was a short-lived rx-based |
---|
4 | release that was yanked due to various problems. 2.05 is the |
---|
5 | most visible predecessor to 3.01.) It fixes several bugs, has |
---|
6 | minor performance improvements, features a major re-organization |
---|
7 | of the code, and has many portability enhancements. |
---|
8 | |
---|
9 | See the file INSTALL for generic compilation and installation |
---|
10 | instructions. |
---|
11 | |
---|
12 | The file README.boot gives instructions for making a "bootstrap" |
---|
13 | version of sed on systems which lack any pre-existing and working |
---|
14 | version of sed. |
---|
15 | |
---|
16 | The file djgpp/README contains instructions for building sed |
---|
17 | on DOS based systems using the djgpp compiler and its associated |
---|
18 | tools. |
---|
19 | |
---|
20 | See the file BUGS for instructions about reporting bugs. |
---|
Note: See
TracBrowser
for help on using the repository browser.