Last change
on this file was 3611, checked in by bird, 11 months ago |
vendor/sed/current: GNU sed 4.9 (sed-4.9.tar.xz sha256:6e226b732e1cd739464ad6862bd1a1aba42d7982922da7a53519631d24975181)
|
File size:
731 bytes
|
Line | |
---|
1 | This is the GNU implementation of sed, the Unix stream editor.
|
---|
2 |
|
---|
3 | GNU Sed website: https://www.gnu.org/software/sed/
|
---|
4 |
|
---|
5 | See the NEWS file for a brief summary and the ChangeLog for
|
---|
6 | more detailed descriptions of changes.
|
---|
7 |
|
---|
8 | If you obtained this file as part of a "git clone", then see the
|
---|
9 | README-hacking file. If this file came to you as part of a tar archive,
|
---|
10 | then see the file INSTALL for compilation and installation instructions.
|
---|
11 |
|
---|
12 | See the file BUGS for instructions about reporting bugs.
|
---|
13 |
|
---|
14 | See the files AUTHORS and THANKS for a list of authors and other contributors.
|
---|
15 |
|
---|
16 | After installation run 'sed --help' or 'man sed' for short usage information,
|
---|
17 | and 'info sed' for the complete manual. The manual is also available on
|
---|
18 | sed's website.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.