summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.16
1 files changed, 3 insertions, 3 deletions
diff --git a/txr.1 b/txr.1
index bbd25f6a..d643ff7f 100644
--- a/txr.1
+++ b/txr.1
@@ -84730,7 +84730,7 @@ argument is passed to that function, defaulting to
The value returned is that of
.codn put-jsons .
-.coNP Variable @ *print-json-format*
+.coNP Special Variable @ *print-json-format*
.desc
The
.code *print-json-format*
@@ -84764,7 +84764,7 @@ controls whether the
field is included when a structure object is
printed as JSON.
-.coNP Variable @ *read-bad-json*
+.coNP Special Variable @ *read-bad-json*
.desc
This dynamic variable, initialized to a value of
.codn nil ,
@@ -84788,7 +84788,7 @@ tolerance in the area of JSON parsing.
--> #H(() (3.0 4.0))
.brev
-.coNP Variable @ *read-json-int*
+.coNP Special Variable @ *read-json-int*
.desc
This dynamic variable, initialized to a value of
.codn nil ,