diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-15 16:57:49 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-15 16:57:49 +0000 |
commit | 18c9d15e72d50474b8f0d31c35039fedf8847364 (patch) | |
tree | 45f4aa169891f5311d3a1c6f1035236e52d95c80 /doc | |
parent | 49d478067ba22d087c65b35a8bb9b782be1ee173 (diff) |
typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index c57f1a23f..d65e4d950 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -27556,7 +27556,7 @@ the account name to be used. .new .option client_spassword gsasl string&!! unset If a SCRAM mechanism is being used and this option is set -it is used in preference to $%client_password%&. +it is used in preference to &%client_password%&. The value after expansion should be a 40 (for SHA-1) or 64 (for SHA-256) character string with the PBKDF2-prepared password, hex-encoded. |