The sed (Stream EDitor) editor is a stream or batch (non-interactive)
editor. Sed takes text as input, performs an operation or set of
operations on the text and outputs the modified text. The operations
that sed performs (substitutions, deletions, insertions, etc.) can be
specified in a script file or from the command line.
Provides
Requires
Copyright
GPL
Changelog
* Fri Jan 21 2000 MATSUURA Takanori <t-matsuu@protein.osaka-u.ac.jp>
- rebuilt from rawhide SRPM
* Mon Jan 17 2000 Jakub Jelinek <jakub@redhat.com>
- rebuild with glibc 2.1.3 to fix an mmap64 bug in sys/mman.h
* Sat Mar 20 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 4)
* Mon Aug 17 1998 Jeff Johnson <jbj@redhat.com>
- update to 3.02
* Sat Jul 25 1998 Jeff Johnson <jbj@redhat.com>
- update to 3.01
* Sun Apr 26 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Wed Oct 22 1997 Donnie Barnes <djb@redhat.com>
- removed references to the -g option from the man page that we add
* Thu Oct 16 1997 Donnie Barnes <djb@redhat.com>
- spec file cleanups
- added BuildRoot
* Sun Jun 01 1997 Erik Troan <ewt@redhat.com>
- built against glibc
Files
/bin/sed
/usr/doc/sed-3.02
/usr/doc/sed-3.02/ANNOUNCE
/usr/doc/sed-3.02/BUGS
/usr/doc/sed-3.02/NEWS
/usr/doc/sed-3.02/README
/usr/doc/sed-3.02/TODO
/usr/info/sed.info.gz
/usr/man/man1/sed.1
Generated by rpm2html 1.3
Daniel Veillard, Thu May 25 02:48:21 2000