Correct xref to SRFI-13, now points to node Strings.
authorMarius Vollmer <mvo@zagadka.de>
Wed, 25 Aug 2004 13:40:53 +0000 (13:40 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Wed, 25 Aug 2004 13:40:53 +0000 (13:40 +0000)
doc/ref/api-compound.texi

index 990a7c9..2792867 100644 (file)
@@ -2361,7 +2361,7 @@ values are arbitrary as long as they're in the range 0 to
 @math{@var{size}-1}.  Helpful functions for forming a hash value, in
 addition to @code{hashq} etc below, include @code{symbol-hash}
 (@pxref{Symbol Keys}), @code{string-hash} and @code{string-hash-ci}
-(@pxref{SRFI-13 Comparison}), and @code{char-set-hash}
+(@pxref{String Comparison}), and @code{char-set-hash}
 (@pxref{Character Set Predicates/Comparison}).
 
 Note that currently, unfortunately, there's no @code{hashx-remove!}