X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/f02553fdfdc99b34012478cdea5b57a280c0d3e7..3bc429127d05ea3c84e3c151d53ad3546bea5e9b:/man/pkbuf.3?ds=sidebyside diff --git a/man/pkbuf.3 b/man/pkbuf.3 index 4bcc9d3..3d7fdc5 100644 --- a/man/pkbuf.3 +++ b/man/pkbuf.3 @@ -197,12 +197,12 @@ 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 packet buffer -exports one of its structure members, -.BR flags . +exports one of its structure members, a flags words called +.BR f . A higher-level object wishing to disable the packet buffer simply clears the bit .B PKBUF_ENABLE -in the flags word. +in this flags word. .PP Disabling a buffer causes an immediate return from .BR pkbuf_flush .