summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-05-18 21:30:59 -0700
committerKaz Kylheku <kaz@kylheku.com>2016-05-18 21:30:59 -0700
commite75b1ccf4d2581be2e055dc7a01398bd50cb464b (patch)
tree3e7cdea0158a4cbe924e7c121d775a3af75e3284
parent2363e167cd8e4aa642cddb677d92f3d636382630 (diff)
downloadtxr-e75b1ccf4d2581be2e055dc7a01398bd50cb464b.tar.gz
txr-e75b1ccf4d2581be2e055dc7a01398bd50cb464b.tar.bz2
txr-e75b1ccf4d2581be2e055dc7a01398bd50cb464b.zip
Fix outdated example.
* txr.1: @ is not required on Lisp variables.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index c34aa924..fc5d693e 100644
--- a/txr.1
+++ b/txr.1
@@ -9561,7 +9561,7 @@ Bind variable
to the standard input stream:
.cblk
- @(bind a @*stdin*)
+ @(bind a *stdin*)
.cble
Define several Lisp functions inside