From: Pierre Ossman Date: Tue, 9 Nov 2021 11:24:03 +0000 (+0100) Subject: Fix formatting of -rfbport in man pages X-Git-Tag: v1.12.90~85 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a6160b38953d7c7d3cab2d655ea2ecce808a8163;p=tigervnc.git Fix formatting of -rfbport in man pages --- diff --git a/unix/x0vncserver/x0vncserver.man b/unix/x0vncserver/x0vncserver.man index 56cd1d8f..713f9e3d 100644 --- a/unix/x0vncserver/x0vncserver.man +++ b/unix/x0vncserver/x0vncserver.man @@ -60,8 +60,8 @@ DISPLAY environment variable. .B \-rfbport \fIport\fP Specifies the TCP port on which x0vncserver listens for connections from viewers (the protocol used in VNC is called RFB - "remote framebuffer"). -The default port is 5900. Listening on TCP port can be disabled with --\frfbport\fP=-1. +The default port is 5900. Specify \fB-1\fP to disable listening on a TCP +port. . .TP .B \-UseIPv4 diff --git a/unix/xserver/hw/vnc/Xvnc.man b/unix/xserver/hw/vnc/Xvnc.man index 6ae6bec5..b3837cf8 100644 --- a/unix/xserver/hw/vnc/Xvnc.man +++ b/unix/xserver/hw/vnc/Xvnc.man @@ -78,8 +78,8 @@ Each desktop has a name which may be displayed by the viewer. It defaults to .B \-rfbport \fIport\fP Specifies the TCP port on which Xvnc listens for connections from viewers (the protocol used in VNC is called RFB - "remote framebuffer"). The default is -5900 plus the display number. Listening on TCP port can be disabled with --\frfbport\fP=-1. +5900 plus the display number. Specify \fB-1\fP to disable listening on a TCP +port. . .TP .B \-UseIPv4