diff options
| author | Glenn Morris | 2021-05-10 18:55:19 -0700 |
|---|---|---|
| committer | Glenn Morris | 2021-05-10 18:55:19 -0700 |
| commit | 59fca4e8cdcea3191abcce4b5a500b925946870c (patch) | |
| tree | b97fb753501593efca0c3743de838708bf76a601 /doc/misc | |
| parent | c38b4a9beffe7304dcee724f701276766d80d59d (diff) | |
| download | emacs-59fca4e8cdcea3191abcce4b5a500b925946870c.tar.gz emacs-59fca4e8cdcea3191abcce4b5a500b925946870c.zip | |
* doc/misc/erc.texi (Connecting): Fix cross reference.
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/erc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi index 18f0ce4eca5..9342a26b887 100644 --- a/doc/misc/erc.texi +++ b/doc/misc/erc.texi | |||
| @@ -589,7 +589,7 @@ line like the following to your authinfo file | |||
| 589 | machine chat.freenode.net key /home/bandali/my-cert.key cert /home/bandali/my-cert.crt | 589 | machine chat.freenode.net key /home/bandali/my-cert.key cert /home/bandali/my-cert.crt |
| 590 | @end example | 590 | @end example |
| 591 | 591 | ||
| 592 | See (info "(auth) Help for users") for more on the | 592 | @xref{Help for users,,,auth, Emacs auth-source Library}, for more on the |
| 593 | @file{.authinfo}/@file{.netrc} backend of @code{auth-source}. | 593 | @file{.authinfo}/@file{.netrc} backend of @code{auth-source}. |
| 594 | @end defun | 594 | @end defun |
| 595 | 595 | ||