chiark / gitweb /
Update manual style.
[mLib] / man / sel.3
index 8af80f007b5641e151f820954d7a3356f0143230..6574ca09950095f7a4cf845373b25df62c5f803a 100644 (file)
--- a/man/sel.3
+++ b/man/sel.3
@@ -1,5 +1,5 @@
 .\" -*-nroff-*-
-.TH sel 3 "22 May 1999" mLib
+.TH sel 3 "22 May 1999" "Straylight/Edgeware" "mLib utilities library"
 .SH NAME
 sel \- low level interface for waiting for I/O
 .\" @sel_init
@@ -270,7 +270,7 @@ is passed a multiplexor object.  It waits for something interesting to
 happen, informs the appropriate selector handlers, and returns.  If
 everything went according to plan,
 .B sel_select
-returns zero.  Otherwise it returns -1, and the global variable
+returns zero.  Otherwise it returns \-1, and the global variable
 .B errno
 is set appropriately.
 .SS "Hook functions"