aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/man
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-08-24 11:55:24 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-08-24 11:55:24 +0200
commit930bd283339d899aa0e2e521521ec56959f2a72c (patch)
tree1f123a90eb1ef9dc7e39ccdc6f97f07f89ae2e4e /nx-X11/programs/Xserver/hw/nxagent/man
parentfad80bc4fda7edec2b6a7c19dcd1a03600646fec (diff)
parent30a96273380a53320c8950f945b1f52c111337ce (diff)
downloadnx-libs-930bd283339d899aa0e2e521521ec56959f2a72c.tar.gz
nx-libs-930bd283339d899aa0e2e521521ec56959f2a72c.tar.bz2
nx-libs-930bd283339d899aa0e2e521521ec56959f2a72c.zip
Merge branch 'uli42-pr/decode_options' into 3.6.x
Attributes GH PR #725: https://github.com/ArcticaProject/nx-libs/pull/725
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/man')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/man/nxagent.15
1 files changed, 5 insertions, 0 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
index b9c81cdb4..6a0bfc103 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
@@ -480,6 +480,11 @@ As <proxy-port> you can pick an arbitrary (unused) TCP port or Unix
socket file path. This is the port / socket that you have to connect to
with the \fBnxproxy\fR application.
.PP
+The right hand side of an option (the part following the "=" character)
+can include URL encoded characters. It is required to URL encode at
+least "," (as %2D) and "=" (as %3D) to avoid wrong parsing of the
+options string.
+.PP
Available \fBnxagent\fR options (as an addition to nx/nx options supported
by nxcomp already):
.TP 8