Date: Sun, 31 Aug 2008 12:59:45 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed sed.1 Message-ID: <200808311259.m7VCxuK7042469@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2008-08-31 12:59:45 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.bin/sed sed.1
Log:
SVN rev 182536 on 2008-08-31 12:59:45Z by yar
MFC r182107:
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.
Revision Changes Path
1.46.2.1 +11 -4 src/usr.bin/sed/sed.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808311259.m7VCxuK7042469>
