freebsd-dev/usr.bin/sed
Warner Losh 92f7bd5aec MFC: 205992
Make -r mean exactly the same thing as -E for increased compatibility
  with GNU sed.

  MFC after:	7 days
2010-04-13 01:02:20 +00:00
..
compile.c Implement "addr1,+N" ranges - not dissimilar to grep's -A switch. 2009-05-25 06:45:33 +00:00
defs.h Implement "addr1,+N" ranges - not dissimilar to grep's -A switch. 2009-05-25 06:45:33 +00:00
extern.h Don't forget to clear out the hold space for each subsequent file 2007-06-12 12:05:24 +00:00
main.c MFC: 205992 2010-04-13 01:02:20 +00:00
Makefile
misc.c
POSIX style(9): 2007-04-06 08:43:30 +00:00
process.c Implement "addr1,+N" ranges - not dissimilar to grep's -A switch. 2009-05-25 06:45:33 +00:00
sed.1 MFC: 205992 2010-04-13 01:02:20 +00:00