freebsd-src/bin
Andrew Moore 0bca9fd9dc Only a single slash (/) is now necessary to repeat a search as per Theo's
request.  So the command:
/pattern/;/
finds the second line containing "pattern" after the current line.
Caveat: The commands `st' and `sr'  are now both legal and have very
different meanings.  This is because ed(1) extends POSIX to include the
old Berkeley syntax s[rgp]*.
(So should two slashes still be required in the case of the substitute
command, as SunOS ed does?)
1993-08-27 22:14:24 +00:00
..
ed Only a single slash (/) is now necessary to repeat a search as per Theo's 1993-08-27 22:14:24 +00:00
expr 1003.2 requires that lexical comparisons be done in locale specific manner, 1993-08-17 16:06:00 +00:00