summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index 3ec5b377..98a21ec1 100644
--- a/txr.1
+++ b/txr.1
@@ -34817,7 +34817,7 @@ to an integer value. If
.meta radix
isn't specified, it defaults to 10.
Otherwise it must be an integer in the range 2 to 36, or else the character
-.codn #\c .
+.codn #\ec .
For radices above 10, letters of the alphabet
are used for digits:
@@ -34834,7 +34834,7 @@ as the start of trailing junk at which the extraction of the digits stops.
When
.meta radix
is specified as the character object
-.codn #\c ,
+.codn #\ec ,
this indicates that a C-language-style integer constant should be
recognized. If, after any optional sign, the remainder of
.meta string