X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/484eed5d07c30d877e93e18bbab95f1ffbddaa24..d2a91066c99aebac0e651b09ffd699b17f156f94:/man/sel.3 diff --git a/man/sel.3 b/man/sel.3 index e55de84..1452347 100644 --- a/man/sel.3 +++ b/man/sel.3 @@ -178,7 +178,7 @@ which multiplexor it's associated with. A newly initialized file selector is not added to its multiplexor: this must be done explicitly. .PP The handler function for a file multiplexor is passed three arguments: -the file descriptor for the file, a mode argument which descibes the +the file descriptor for the file, a mode argument which describes the file's new condition, and the pointer argument set up at initialization time. .PP