diff options
| author | Eli Zaretskii | 2025-06-14 09:14:51 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2025-06-14 09:14:51 +0300 |
| commit | d9aa098a32ff60f5e3cfef1b4672e2229a1725d5 (patch) | |
| tree | 57e7bc56923e7393752d91e94014855469e86d43 /doc/misc | |
| parent | bec823b107ef7d3b51b8e430ccab82c81bd63d24 (diff) | |
| download | emacs-d9aa098a32ff60f5e3cfef1b4672e2229a1725d5.tar.gz emacs-d9aa098a32ff60f5e3cfef1b4672e2229a1725d5.zip | |
; * doc/misc/rcirc.texi (Configuration): Fix cross-reference.
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/rcirc.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi index cee55ef6837..ca5f37b1595 100644 --- a/doc/misc/rcirc.texi +++ b/doc/misc/rcirc.texi | |||
| @@ -596,8 +596,9 @@ 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 symbol @code{:auth-source}, to fetch the |
| 599 | password from auth-source (@pxref{auth-source}), if you to not hard-code | 599 | password from auth-source (@pxref{Help for users,,,auth, Emacs |
| 600 | your password in your configuration. | 600 | auth-source Library}), if you to not hard-code your password in your |
| 601 | configuration. | ||
| 601 | 602 | ||
| 602 | @item chanserv | 603 | @item chanserv |
| 603 | @cindex chanserv authentication | 604 | @cindex chanserv authentication |