X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/0683223aa93d14e4b1d0620010392c518a3a6392..d4efbcd93c940ad522fcf8c601ec1829d2e0b10d:/man/lbuf.3 diff --git a/man/lbuf.3 b/man/lbuf.3 index 5ff582a..6595f30 100644 --- a/man/lbuf.3 +++ b/man/lbuf.3 @@ -96,11 +96,11 @@ The complex interface is the pair of functions and .BR lbuf_flush . .PP -The +The .B lbuf_free function returns the address and size of a free portion of the line buffer's memory into which data may be written. The function is passed -the address +the address .I b of the line buffer. Its result is the size of the free area, and it writes the base address of this free space to the location pointed to by