aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorIllia Ostapyshyn2024-05-03 19:27:15 +0200
committerF. Jason Park2024-05-08 16:16:40 -0700
commit8560ee7b5ca94ff35868adbf4f435f1bcf358566 (patch)
tree1cc9201f5c19aed95e6cb5199c323b2af38424bb /doc/misc
parent74c6b59af15d7e7f7456eff3620619a1b2e82c51 (diff)
downloademacs-8560ee7b5ca94ff35868adbf4f435f1bcf358566.tar.gz
emacs-8560ee7b5ca94ff35868adbf4f435f1bcf358566.zip
; * doc/misc/auth.texi (The Unix password store): Fix variable name.
(Bug#70767) Copyright-paperwork-exempt: yes
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/auth.texi2
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}.
529However, such processing is not applied when the option 529However, 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
532Users of @code{pass} may also be interested in functionality provided 532Users of @code{pass} may also be interested in functionality provided
533by other Emacs packages: 533by other Emacs packages: