summaryrefslogtreecommitdiff
path: root/vchat-client.sgml
diff options
context:
space:
mode:
authorAndreas Kotes <count@flatline.de>2014-04-16 15:20:49 +0200
committerAndreas Kotes <count@flatline.de>2014-04-16 15:20:49 +0200
commit0171de7653dbc409f8a936e80a8c9bc3ab3d1bdb (patch)
tree9417f66bc1bd4e5f2f882060b81e042dda7faa11 /vchat-client.sgml
parentcc89915d8cc8361c29318ee954f4fff14d862cb7 (diff)
version 0.19
* fixed version string display * failing on SSL verify failures * removed ignssl option * reenabled ciphers options * added verifyssl option (cert verify depth)
Diffstat (limited to 'vchat-client.sgml')
-rwxr-xr-xvchat-client.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/vchat-client.sgml b/vchat-client.sgml
index 6b35fe1..3d6fbc7 100755
--- a/vchat-client.sgml
+++ b/vchat-client.sgml
@@ -101,7 +101,7 @@ overridden in the configfile.</para></listitem>
101 101
102<varlistentry> 102<varlistentry>
103<term><option>-f</option> <replaceable>from</replaceable></term> 103<term><option>-f</option> <replaceable>from</replaceable></term>
104<listitem><para>set from (default "vc-alpha-0.18")</para></listitem> 104<listitem><para>set from (default "vc-alpha-0.19")</para></listitem>
105</varlistentry> 105</varlistentry>
106 106
107<varlistentry> 107<varlistentry>
@@ -144,7 +144,7 @@ configure the behavior of vchat-client</para>
144 144
145<varlistentry> 145<varlistentry>
146<term><option>from</option></term> 146<term><option>from</option></term>
147<listitem><para>Sets the from (default is "vc-alpha-0.18")</para></listitem> 147<listitem><para>Sets the from (default is "vc-alpha-0.19")</para></listitem>
148</varlistentry> 148</varlistentry>
149 149
150<varlistentry> 150<varlistentry>
@@ -159,7 +159,7 @@ configure the behavior of vchat-client</para>
159 159
160<varlistentry> 160<varlistentry>
161<term><option>ciphers</option></term> 161<term><option>ciphers</option></term>
162<listitem><para>Set ciphers ("HIGH:MEDIUM")</para></listitem> 162<listitem><para>Set ciphers (autodetected)</para></listitem>
163</varlistentry> 163</varlistentry>
164 164
165<varlistentry> 165<varlistentry>