X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/9b5ac6ff2ef1b71e7ec53c756cad37b1844b9d1e..36b6fecc4670f4d351cd662a6772a5a196108ceb:/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 .