From 43899b7e0c30cde282ef72f6431029c04c8ab242 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Fri, 3 Mar 2017 23:27:03 -0800 Subject: Allocate space for tls_ciphers dynamically --- docs/man/xrdp.ini.5.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/man/xrdp.ini.5.in') 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') -- cgit v1.2.1