Avoid extra spacing in the generated man pages
diff --git a/unix/vncconfig/vncconfig.man b/unix/vncconfig/vncconfig.man
index aa35303..6695be3 100644
--- a/unix/vncconfig/vncconfig.man
+++ b/unix/vncconfig/vncconfig.man
@@ -64,26 +64,26 @@
 server). \fIhost\fP is the host where the listening viewer is running. If it's
 not listening on the default port of 5500, you can specify \fIhost:port\fP
 instead.
-
+.
 .TP
 .B \-disconnect
 This causes Xvnc to disconnect from all viewers so that the VNC desktop is not
 displayed anywhere.
-
+.
 .TP
 [\fB-set\fP] \fIXvnc-param\fP=\fIvalue\fP
 Sets an Xvnc parameter to the given value.  Note that some of Xvnc's parameters
 are read only once at startup so that changing them in this way may not have
 any effect.
-
+.
 .TP
 .B \-list
 Lists all the parameters supported by Xvnc.
-
+.
 .TP
 .B \-get \fIXvnc-param\fP
 Prints the current value of the given Xvnc parameter.
-
+.
 .TP
 .B \-desc \fIXvnc-param\fP
 Prints a short description of the given Xvnc parameter.
@@ -102,11 +102,11 @@
 .TP
 .B \-display \fIXdisplay\fP
 Specifies the Xvnc server to control.
-
+.
 .TP
 .B \-nowin
 When run as a "helper" app, don't put up a window.
-
+.
 .TP
 .B \-iconic
 When run as a "helper" app, make the window iconified at startup.