X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/f02553fdfdc99b34012478cdea5b57a280c0d3e7..3bc429127d05ea3c84e3c151d53ad3546bea5e9b:/man/lbuf.3 diff --git a/man/lbuf.3 b/man/lbuf.3 index 1c80f93..5ff582a 100644 --- a/man/lbuf.3 +++ b/man/lbuf.3 @@ -213,12 +213,12 @@ 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, -.BR flags . +exports one of its structure members, a flags word called +.BR f . A higher-level object wishing to disable the line buffer simply clears the bit .B LBUF_ENABLE -in the flags word. +in this flags word. .PP Disabling a buffer causes an immediate return from .BR lbuf_flush .