diff options
author | Pierre Ossman <ossman@cendio.se> | 2014-09-17 16:28:56 +0200 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2014-09-17 16:28:56 +0200 |
commit | 23f67c3e282420e63adf28b1f5d51ee1e206f6f4 (patch) | |
tree | af9f272f7d37ced0e7eda84e1b66e60c5d27a1ba /unix/vncconfig | |
parent | 591c7bf6a6b2175d9cfb3a7b3d2c7af7939b5c67 (diff) | |
download | tigervnc-23f67c3e282420e63adf28b1f5d51ee1e206f6f4.tar.gz tigervnc-23f67c3e282420e63adf28b1f5d51ee1e206f6f4.zip |
Avoid extra spacing in the generated man pages
Diffstat (limited to 'unix/vncconfig')
-rw-r--r-- | unix/vncconfig/vncconfig.man | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/unix/vncconfig/vncconfig.man b/unix/vncconfig/vncconfig.man index aa353033..6695be3d 100644 --- a/unix/vncconfig/vncconfig.man +++ b/unix/vncconfig/vncconfig.man @@ -64,26 +64,26 @@ Tells an Xvnc server to make a "reverse" connection to a listening VNC viewer 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 @@ Other valid forms are \fIparam\fP\fB=\fP\fIvalue\fP -\fIparam\fP=\fIvalue\fP .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. |