X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/c3b137c89815fa04d04abbad0badc779b99c12e8..528c8b4da156391a0f7b93ae94eda76a439f7f16:/man/lbuf.3 diff --git a/man/lbuf.3 b/man/lbuf.3 index b887130..29609fb 100644 --- a/man/lbuf.3 +++ b/man/lbuf.3 @@ -207,10 +207,10 @@ the object so that it doesn't see any more data. .PP Clearly, since an .B lbuf_flush -call can emit more than one line, so it must be aware that the line -handler isn't interested in any more lines. However, this fact must -also be signalled to the higher-level object so that it can detach -itself from its data source. +call can emit more than one line, it must be aware that the line handler +isn't interested in any more lines. However, this fact must also be +signalled to the higher-level object so that it can detach itself from +its data source. .PP Rather than invent some complex interface for this, the line buffer exports one of its structure members,