diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-28 08:44:56 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-28 08:44:56 +0000 |
| commit | e92e5cbc9c42a7f926eb4b25fdf6e52ec9d2fa4c (patch) | |
| tree | 13984417993446fd673e45076296920b023bc076 /doc/libstddjb/bytestr.html | |
| parent | 3d15149f5d02339fa5d6a9ec35ef067791f772ef (diff) | |
| download | skalibs-e92e5cbc9c42a7f926eb4b25fdf6e52ec9d2fa4c.tar.gz | |
Update docs to latest posix version
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/libstddjb/bytestr.html')
| -rw-r--r-- | doc/libstddjb/bytestr.html | 2 |
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> |
