aboutsummaryrefslogtreecommitdiffstats
path: root/doc/libstddjb/bytestr.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libstddjb/bytestr.html')
-rw-r--r--doc/libstddjb/bytestr.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libstddjb/bytestr.html b/doc/libstddjb/bytestr.html
index 951712b..1daf39c 100644
--- a/doc/libstddjb/bytestr.html
+++ b/doc/libstddjb/bytestr.html
@@ -30,7 +30,7 @@ and implemented in the <tt>libskarnet.a</tt> or <tt>libskarnet.so</tt> library.
<p>
These functions handle arrays of bytes (strings). They are similar to their
counterparts from the standard
- <a href="https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/string.h.html">string.h</a>
+ <a href="https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/string.h.html">string.h</a>
header, but they return <em>indices</em> instead of <em>pointers</em>.
</p>