summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-10-05 18:14:23 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-10-05 18:14:23 -0700
commit60a8fb34e19fda1ca58b70267cb2ccbea29a036e (patch)
tree8565d3a75feaf0e0edd6e4a61d882b7e20e50a5e
parentb5d39b26caaef4b061530c584aca8cf8a6eea62a (diff)
downloadtxr-60a8fb34e19fda1ca58b70267cb2ccbea29a036e.tar.gz
txr-60a8fb34e19fda1ca58b70267cb2ccbea29a036e.tar.bz2
txr-60a8fb34e19fda1ca58b70267cb2ccbea29a036e.zip
* txr.1: Small fixes.
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index db133137..a7462112 100644
--- a/txr.1
+++ b/txr.1
@@ -18221,7 +18221,7 @@ to a \*(TX floating-point number, and back to decimal, without a change in any o
the digits. This holds regardless of the value of the number, provided that it
does not exceed the floating-point range.
-.coNP Variables *pi* and *e*
+.coNP Variables @ *pi* and @ *e*
.desc
These variables hold an approximation of the mathematical constants \(*p and e.
To four digits of precision, \(*p is 3.142 and e is 2.718. The
@@ -23505,7 +23505,7 @@ If they are not symbols, then they are treated as expressions (of the
pattern language, not \*(TL) and evaluated accordingly.
The
-.meta inpu
+.meta input
argument is a list of strings, which may be lazy. It represents the
lines of the text stream to be processed.