Correct a silly typo I introduced: withing -> within.

Noticed by:	das
This commit is contained in:
Yaroslav Tykhiy 2008-09-01 17:48:40 +00:00
parent c7cacf27f0
commit db6fc08364
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=182616

View File

@ -250,7 +250,7 @@ For example, the context address
is equivalent to
.Li /abc/ .
Also, putting a backslash character before the delimiting character
withing the regular expression causes the character to be treated literally.
within the regular expression causes the character to be treated literally.
For example, in the context address
.Li \exabc\exdefx ,
the RE delimiter is an