X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/b78d1e6d0c48905d2b32a5019f7d5aef3119ae51..3bc429127d05ea3c84e3c151d53ad3546bea5e9b:/man/sig.3 diff --git a/man/sig.3 b/man/sig.3 index d3b1af3..a176e12 100644 --- a/man/sig.3 +++ b/man/sig.3 @@ -1,5 +1,5 @@ .\" -*-nroff-*- -.TH sel 3 "23 July 1999" mLib +.TH sel 3 "23 July 1999" "Straylight/Edgeware" "mLib utilities library" .SH NAME sig \- more controlled signal handling .\" @sig_init @@ -20,9 +20,9 @@ The subsystem uses the I/O multiplexing capabilities of .B mLib (see -.BR sel (3) for details) -to provide a more convenient interface for handling signals which don't -need to be dealt with `right away'. Like the I/O system, +.BR sel (3) +for details) to provide a more convenient interface for handling signals +which don't need to be dealt with `right away'. Like the I/O system, .B sig doesn't allocate any memory for itself: you have to give it space to work in. @@ -90,4 +90,4 @@ The flag is also set, so that stopped child processes aren't reported by a signal. This is normally right, but ought to be configurable. .SH "AUTHOR" -Mark Wooding, +Mark Wooding,