diff options
author | louiz’ <louiz@louiz.org> | 2021-01-09 22:06:33 +0100 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2021-01-09 22:06:33 +0100 |
commit | fdb3e739b0f1969e83250d98bda27b938a207f81 (patch) | |
tree | e0037af487ac3b9a7aa92fb7f163d4df8fa311bf /doc | |
parent | 19c577b93752b9a39a37151ca020e95e28214b72 (diff) | |
download | biboumi-fdb3e739b0f1969e83250d98bda27b938a207f81.tar.gz biboumi-fdb3e739b0f1969e83250d98bda27b938a207f81.tar.bz2 biboumi-fdb3e739b0f1969e83250d98bda27b938a207f81.tar.xz biboumi-fdb3e739b0f1969e83250d98bda27b938a207f81.zip |
Typos: negociat… -> negotiat…
Diffstat (limited to 'doc')
-rw-r--r-- | doc/admin.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/admin.rst b/doc/admin.rst index a5850a7..ec80112 100644 --- a/doc/admin.rst +++ b/doc/admin.rst @@ -205,7 +205,7 @@ ca_file ~~~~~~~ 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 +negotiating a TLS session. By default this value is unset and biboumi tries a list of well-known paths. outgoing_bind @@ -242,7 +242,7 @@ policy_directory ~~~~~~~~~~~~~~~~ A directory that should contain the policy files, used to customize -Botan’s behaviour when negociating the TLS connections with the IRC +Botan’s behaviour when negotiating the TLS connections with the IRC servers. If not specified, the directory is the one where biboumi’s configuration file is located: for example if biboumi reads its configuration from /etc/biboumi/biboumi.cfg, the policy_directory value |