cleanup: All the whitespace fixes, all at once.
[mLib] / man / sel.3
index de62ed1..a1f86a5 100644 (file)
--- a/man/sel.3
+++ b/man/sel.3
@@ -47,7 +47,7 @@ The
 .B sel
 subsystem provides a structured way of handling I/O in a non-blocking
 event-driven sort of a way, for single-threaded programs.  (Although
-there's no reason at all why multithreaded programs shouldn't use 
+there's no reason at all why multithreaded programs shouldn't use
 .BR sel ,
 it's much less useful.)
 .PP