From d4704deebb4f75da81c9b866fef0847fe9b3c79a Mon Sep 17 00:00:00 2001 From: mdw Date: Wed, 22 Dec 1999 15:41:44 +0000 Subject: [PATCH] Formatting mistake fixed. --- man/sig.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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. -- 2.11.0