aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Kaludercic2025-06-14 15:22:06 +0200
committerPhilip Kaludercic2025-06-14 15:22:06 +0200
commitd97ddce0aac5fc0e114e7274dd286c5909dced79 (patch)
treeadc9afe5ef972d15a4dbd38f5871025c4c5de559
parent3927402af0affcb13989a7afbacb5107badb9f80 (diff)
downloademacs-d97ddce0aac5fc0e114e7274dd286c5909dced79.tar.gz
emacs-d97ddce0aac5fc0e114e7274dd286c5909dced79.zip
* doc/misc/rcirc.texi: Rephrase recent addition
https://lists.gnu.org/archive/html/emacs-devel/2025-06/msg00184.html
-rw-r--r--doc/misc/rcirc.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi
index ca5f37b1595..3e0e7d1c92d 100644
--- a/doc/misc/rcirc.texi
+++ b/doc/misc/rcirc.texi
@@ -595,10 +595,10 @@ Before you can use this method, you will have to register your nick and
595pick a password for it. Contact @code{nickserv} and check out the 595pick a password for it. Contact @code{nickserv} and check out the
596details. (Using @code{/msg nickserv help}, for example.) 596details. (Using @code{/msg nickserv help}, for example.)
597 597
598You can set the password to the symbol @code{:auth-source}, to fetch the 598You can set the password to the keyword @code{:auth-source}, if you do
599password from auth-source (@pxref{Help for users,,,auth, Emacs 599not want to hard-code your password in your configuration.
600auth-source Library}), if you to not hard-code your password in your 600@xref{Top,,,auth, Emacs auth-source Library} for details on how and
601configuration. 601where Emacs gets the password from.
602 602
603@item chanserv 603@item chanserv
604@cindex chanserv authentication 604@cindex chanserv authentication