diff options
author | Kim Kibum <kb0929.kim@samsung.com> | 2012-05-21 17:49:19 +0900 |
---|---|---|
committer | Kim Kibum <kb0929.kim@samsung.com> | 2012-05-21 17:49:19 +0900 |
commit | e08857e3903959f080aa407da646feef9273162a (patch) | |
tree | dc8dac0ef9c8c01b2ebe7f5744467f8b01a0d503 /README | |
parent | 0e5b9c4adf619450a7aea27e6bf8d8c753625b1f (diff) | |
download | sed-e08857e3903959f080aa407da646feef9273162a.tar.gz sed-e08857e3903959f080aa407da646feef9273162a.tar.bz2 sed-e08857e3903959f080aa407da646feef9273162a.zip |
Upload Tizen:Base source
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +This is the GNU implementation of sed, the Unix stream editor. + +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. |