From ffac180e902b5e5bcf32872d6197b8c7800a2ed2 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 9 Nov 2011 23:30:56 -0800 Subject: Minor. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'txr.1') diff --git a/txr.1 b/txr.1 index ad265ef4..dc7e78ba 100644 --- a/txr.1 +++ b/txr.1 @@ -2807,7 +2807,7 @@ This kind of definition is actually considered to be in the vertical context, and like other directives that have special effects and that do not match anything, it does not consume a line of input. If the above syntax were allowed, it would mean that the line would not only define a function but also -match "lalala". This would, in turn, would mean that the @(define) is +match "lalala". This would, in turn, would mean that the @(define)...@(end) is actually in horizontal mode, and so it matches a span of zero characters within a line (which means that is would require a line of input to match: a nasty thing for a non-matching directive to do!) -- cgit v1.2.3