commit ae0cf687b9a343267938d86cfa9bf079960273f6 parent 6306c9dcf1b09b0de3f3afa290a45d699dda20b3 Author: Laurent Bercot <ska-skaware@skarnet.org> Date: Sat, 6 Jan 2018 10:53:29 +0000 Doc typo fix Diffstat:
M | doc/libstddjb/allreadwrite.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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>