Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
diff --git a/Doc/lib/libsocksvr.tex b/Doc/lib/libsocksvr.tex
index 120b049..18a2fe8 100644
--- a/Doc/lib/libsocksvr.tex
+++ b/Doc/lib/libsocksvr.tex
@@ -1,7 +1,7 @@
 \section{\module{SocketServer} ---
-         A framework for network servers.}
-\declaremodule{standard}{SocketServer}
+         A framework for network servers}
 
+\declaremodule{standard}{SocketServer}
 \modulesynopsis{A framework for network servers.}