freebsd-skq/usr.bin/sed
yar 97a6c454a4 Explicitly tell that one needs to start a context address with a
backslash if he/she wants to use a non-traditional delimiter, i.e.,
anything other than a slash.  That is, /abc/ works as is, but xabcx
needs to be spelled as \xabcx.

Add appropriate markup.

Bump Dd.

Checked with:	IEEE Std 1003.1, 2004 Edition
MFC after:	3 days
2008-08-24 13:47:53 +00:00
..
compile.c WARNS fixes: 2008-02-09 09:12:02 +00:00
defs.h WARNS fixes: 2008-02-09 09:12:02 +00:00
extern.h
main.c WARNS fixes: 2008-02-09 09:12:02 +00:00
Makefile
misc.c
POSIX
process.c WARNS fixes: 2008-02-09 09:12:02 +00:00
sed.1 Explicitly tell that one needs to start a context address with a 2008-08-24 13:47:53 +00:00