diff options
author | louiz’ <louiz@louiz.org> | 2016-09-09 23:38:44 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2016-09-09 23:38:44 +0200 |
commit | 4e5734b75b5c6e927feb7d57f049269a50d179e7 (patch) | |
tree | fe73f08cf2bf1964060969990dda56f698a9b11d /doc | |
parent | 7160731179d526c6cebb07d35d7edab597cc9bb4 (diff) | |
download | biboumi-4e5734b75b5c6e927feb7d57f049269a50d179e7.tar.gz biboumi-4e5734b75b5c6e927feb7d57f049269a50d179e7.tar.bz2 biboumi-4e5734b75b5c6e927feb7d57f049269a50d179e7.tar.xz biboumi-4e5734b75b5c6e927feb7d57f049269a50d179e7.zip |
Trivial doc fixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/biboumi.1.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/biboumi.1.rst b/doc/biboumi.1.rst index 8dd84af..8f5eb9b 100644 --- a/doc/biboumi.1.rst +++ b/doc/biboumi.1.rst @@ -19,7 +19,7 @@ XMPP client as if these channels were XMPP MUCs. Synopsis ======== -biboumi [*config_filename*\ ] +biboumi [*config_filename*] Options ======= @@ -139,7 +139,7 @@ default is 0, but a more practical value for production use is 1. ca_file ------- -Specifies which file should be use as the list of trusted CA when +Specifies which file should be used as the list of trusted CA when negociating a TLS session. By default this value is unset and biboumi tries a list of well-known paths. |