Ignore:
Timestamp:
Sep 13, 2024, 11:07:41 AM (11 months ago)
Author:
bird
Message:

vendor/sed/current: GNU sed 4.9 (sed-4.9.tar.xz sha256:6e226b732e1cd739464ad6862bd1a1aba42d7982922da7a53519631d24975181)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/sed/current/README

    r599 r3611  
    11This is the GNU implementation of sed, the Unix stream editor.
    22
    3 See the NEWS file for a brief summary and the ChangeLog for
     3GNU Sed website: https://www.gnu.org/software/sed/
     4
     5See the NEWS file for a brief summary and the ChangeLog for
    46more detailed descriptions of changes.
    57
    6 See the file INSTALL for generic compilation and installation
    7 instructions.
     8If you obtained this file as part of a "git clone", then see the
     9README-hacking file.  If this file came to you as part of a tar archive,
     10then see the file INSTALL for compilation and installation instructions.
    811
    912See the file BUGS for instructions about reporting bugs.
    1013
    11 The file README.boot gives instructions for making a "bootstrap"
    12 version of sed on systems which lack any pre-existing and working
    13 version of sed.
     14See the files AUTHORS and THANKS for a list of authors and other contributors.
     15
     16After installation run 'sed --help' or 'man sed' for short usage information,
     17and 'info sed' for the complete manual. The manual is also available on
     18sed's website.
Note: See TracChangeset for help on using the changeset viewer.