From 154fbefb33c5f6deaeffc42cc9a9c03b0de5af9d Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 14 Jan 2012 00:27:53 -0800 Subject: Spelling. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 0b31d04a..92e25916 100644 --- a/txr.1 +++ b/txr.1 @@ -1446,7 +1446,7 @@ For instance, match the last three space-separated tokens of the line: @(skip :greedy) @a @b @c Without :greedy, the variable @c will can match multiple tokens, -and end up with spaces in it, because nothign follows @c and +and end up with spaces in it, because nothing follows @c and so it matches from any position which follows a space to the end of the line. Also note the space in front of @a. Without this space, @a will get an empty string. -- cgit v1.2.3