commit fe49d836852fe2b81087240fb55bb6eaa9251747
parent 21e6da9f8c14fd246498ea58a518abf57fc7f54d
Author: Wolfgang Corcoran-Mathe <wcm@sigwinch.xyz>
Date: Tue, 30 Jan 2024 15:52:27 -0500
3.4: Cross-ref.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/r7rs-small/r7rs-small.texinfo b/doc/r7rs-small/r7rs-small.texinfo
@@ -983,7 +983,7 @@ using the @code{string-set!} procedure, but the string continues to denote the s
before.
An object fetched from a location, by a variable reference or by a procedure such as @code{car},
-@code{vector-ref}, or @code{string-ref}, is equivalent in the sense of @code{eqv?} (section 6.1) to the object last
+@code{vector-ref}, or @code{string-ref}, is equivalent in the sense of @code{eqv?} (@ref{Equivalence predicates}) to the object last
stored in the location before the fetch.
Every location is marked to show whether it is in use. No variable or object ever refers to a