summaryrefslogtreecommitdiffstats
path: root/docs/man/xrdp.ini.5.in
diff options
context:
space:
mode:
authorPavel Roskin <plroskin@gmail.com>2017-03-03 23:27:03 -0800
committerjsorg71 <jay.sorg@gmail.com>2017-03-21 10:39:40 -0700
commit43899b7e0c30cde282ef72f6431029c04c8ab242 (patch)
tree0cb88e033f9f300dd192c540f2d41e5cf98c22a7 /docs/man/xrdp.ini.5.in
parentb0c2f1852151592ea9426f6a96b5a6cd3e308ec7 (diff)
downloadxrdp-proprietary-43899b7e0c30cde282ef72f6431029c04c8ab242.tar.gz
xrdp-proprietary-43899b7e0c30cde282ef72f6431029c04c8ab242.zip
Allocate space for tls_ciphers dynamically
Diffstat (limited to 'docs/man/xrdp.ini.5.in')
-rw-r--r--docs/man/xrdp.ini.5.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/xrdp.ini.5.in b/docs/man/xrdp.ini.5.in
index 612adcd7..2f6c65fd 100644
--- a/docs/man/xrdp.ini.5.in
+++ b/docs/man/xrdp.ini.5.in
@@ -168,8 +168,8 @@ Specify send/recv buffer sizes in bytes. The default value depends on operating
.TP
\fBtls_ciphers\fP=\fIcipher_suite\fP
-Specifies TLS cipher suite in 63 characters or less. The format of this parameter is
-equivalent to which \fBopenssl\fP(1) ciphers subcommand accepts.
+Specifies TLS cipher suite. The format of this parameter is equivalent
+to which \fBopenssl\fP(1) ciphers subcommand accepts.
(ex. $ openssl ciphers 'HIGH:!ADH:!SHA1')