diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-06 10:53:29 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-06 10:53:29 +0000 |
commit | ae0cf687b9a343267938d86cfa9bf079960273f6 (patch) | |
tree | d20c3d28e11f6ad26b663414b76b43c9168e16bd /doc | |
parent | 6306c9dcf1b09b0de3f3afa290a45d699dda20b3 (diff) | |
download | skalibs-ae0cf687b9a343267938d86cfa9bf079960273f6.tar.xz |
Doc typo fix
Diffstat (limited to 'doc')
-rw-r--r-- | doc/libstddjb/allreadwrite.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libstddjb/allreadwrite.html b/doc/libstddjb/allreadwrite.html index 38e0ecf..3e6c9c9 100644 --- a/doc/libstddjb/allreadwrite.html +++ b/doc/libstddjb/allreadwrite.html @@ -37,7 +37,7 @@ relies heavily on <tt>allreadwrite</tt>. <p> Unless the IO you need is very simple, you generally should not be using the <tt>allreadwrite</tt> functions directly; you should -use higher-level APIs such as <a href="buffer.html>buffer</a> and +use higher-level APIs such as <a href="buffer.html">buffer</a> and <a href="bufalloc.html">bufalloc</a>. </p> |