summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.18
1 files changed, 8 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index ad5aa9d5..d03525a5 100644
--- a/txr.1
+++ b/txr.1
@@ -58860,6 +58860,14 @@ contains an
(equal) character somewhere, separating the variable name
from its value.
+Multiple calls to
+.code env
+may return the same list, or lists which share structure.
+
+If a list returned by
+.code env
+is modified, the behavior is unspecified.
+
See also: the
.code env-hash
function.