From 6f72cbf809d250c97e535c24226c600d2a71e5ec Mon Sep 17 00:00:00 2001 From: Alexey Radul Date: Fri, 27 May 2011 21:42:38 +0100 Subject: [PATCH] Redirect cross reference to Weak References on the grounds that that is now the landing page for the discussion of strength and weakness. --- doc/ref-manual/associations.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ref-manual/associations.texi b/doc/ref-manual/associations.texi index 67b7ae429..aec69c491 100644 --- a/doc/ref-manual/associations.texi +++ b/doc/ref-manual/associations.texi @@ -429,7 +429,7 @@ predicate that is used to compare keys, and whether or not the table allows its keys to be reclaimed by the garbage collector. If a table prevents its keys from being reclaimed by the garbage collector, it is said to hold its keys @dfn{strongly}; otherwise it holds its keys -@dfn{weakly} (@pxref{Weak Pairs}). +@dfn{weakly} (@pxref{Weak References}). @deffn procedure make-strong-eq-hash-table [initial-size] @findex eq? -- 2.25.1