From: mdw Date: Wed, 22 Dec 1999 15:41:44 +0000 (+0000) Subject: Formatting mistake fixed. X-Git-Tag: 1.6.2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/commitdiff_plain/refs/tags/1.6.2 Formatting mistake fixed. --- diff --git a/man/sig.3 b/man/sig.3 index d3b1af3..8e301ba 100644 --- a/man/sig.3 +++ b/man/sig.3 @@ -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.