mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* lisp/gnu/starttls.el (starttls-extra-arguments): Doc fix (tiny change)
Fixes: debbugs:12608
This commit is contained in:
parent
d259be3835
commit
a31eeec28f
2 changed files with 5 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ These apply when the `starttls' command is used, i.e. when
|
|||
:group 'starttls)
|
||||
|
||||
(defcustom starttls-extra-arguments nil
|
||||
"Extra arguments to `starttls-program'.
|
||||
"Extra arguments to `starttls-gnutls-program'.
|
||||
These apply when GnuTLS is used, i.e. when `starttls-use-gnutls' is non-nil.
|
||||
|
||||
For example, non-TLS compliant servers may require
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue