diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/emacs-gnutls.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/emacs-gnutls.texi b/doc/misc/emacs-gnutls.texi index 555a4b1b56e..c3e69178fca 100644 --- a/doc/misc/emacs-gnutls.texi +++ b/doc/misc/emacs-gnutls.texi | |||
| @@ -190,7 +190,7 @@ the connection process. | |||
| 190 | 190 | ||
| 191 | The optional @var{parameters} argument is a list of keywords and | 191 | The optional @var{parameters} argument is a list of keywords and |
| 192 | values. The only keywords which currently have any effect are | 192 | values. The only keywords which currently have any effect are |
| 193 | @code{:client-certificate} and @code{:nowait}. | 193 | @code{:client-certificate}, @code{:nowait}, and @code{:coding}. |
| 194 | 194 | ||
| 195 | Passing @w{@code{:client certificate t}} triggers looking up of client | 195 | Passing @w{@code{:client certificate t}} triggers looking up of client |
| 196 | certificates matching @var{host} and @var{service} using the | 196 | certificates matching @var{host} and @var{service} using the |