diff options
Diffstat (limited to 'doc/libstddjb')
-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> |