diff options
| author | Philip Kaludercic | 2025-06-14 15:22:06 +0200 |
|---|---|---|
| committer | Philip Kaludercic | 2025-06-14 15:22:06 +0200 |
| commit | d97ddce0aac5fc0e114e7274dd286c5909dced79 (patch) | |
| tree | adc9afe5ef972d15a4dbd38f5871025c4c5de559 | |
| parent | 3927402af0affcb13989a7afbacb5107badb9f80 (diff) | |
| download | emacs-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.texi | 8 |
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 | |||
| 595 | pick a password for it. Contact @code{nickserv} and check out the | 595 | pick a password for it. Contact @code{nickserv} and check out the |
| 596 | details. (Using @code{/msg nickserv help}, for example.) | 596 | details. (Using @code{/msg nickserv help}, for example.) |
| 597 | 597 | ||
| 598 | You can set the password to the symbol @code{:auth-source}, to fetch the | 598 | You can set the password to the keyword @code{:auth-source}, if you do |
| 599 | password from auth-source (@pxref{Help for users,,,auth, Emacs | 599 | not want to hard-code your password in your configuration. |
| 600 | auth-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 |
| 601 | configuration. | 601 | where Emacs gets the password from. |
| 602 | 602 | ||
| 603 | @item chanserv | 603 | @item chanserv |
| 604 | @cindex chanserv authentication | 604 | @cindex chanserv authentication |