From 9fdf72452d6155b129c82a6ba2e1ef97d987d434 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 20 Jan 2010 17:39:56 -0800 Subject: Whitespace. --- txr.1 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/txr.1 b/txr.1 index 88c72616..ccc6ccfc 100644 --- a/txr.1 +++ b/txr.1 @@ -1996,17 +1996,13 @@ that the corresponding argument "wordlist" has no binding. The binding is thus transferred to the "wordlist" variable. After that, the bindings produced by the function are thrown away. The only enduring effects are: - .IP - the function matched and consumed some input; and - .IP - the function succeeded; and - .IP - the wordlist variable now has a binding. .PP - Another way to understand the parameter behavior is that function parameters behave like proxies which represent their arguments. If an argument is an established value, such as a character string or bound variable, the -- cgit v1.2.3