diff options
| -rw-r--r-- | doc/misc/auth.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi index f51a1446170..8d802be535c 100644 --- a/doc/misc/auth.texi +++ b/doc/misc/auth.texi | |||
| @@ -527,7 +527,7 @@ while searching for an entry matching the @code{rms} user on host | |||
| 527 | @code{gnu.org} and port @code{22}, then the entry | 527 | @code{gnu.org} and port @code{22}, then the entry |
| 528 | @file{gnu.org:22/rms.gpg} is preferred over @file{gnu.org.gpg}. | 528 | @file{gnu.org:22/rms.gpg} is preferred over @file{gnu.org.gpg}. |
| 529 | However, such processing is not applied when the option | 529 | However, such processing is not applied when the option |
| 530 | @code{auth-source-pass-extra-parameters} is set to @code{t}. | 530 | @code{auth-source-pass-extra-query-keywords} is set to @code{t}. |
| 531 | 531 | ||
| 532 | Users of @code{pass} may also be interested in functionality provided | 532 | Users of @code{pass} may also be interested in functionality provided |
| 533 | by other Emacs packages: | 533 | by other Emacs packages: |