aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorGlenn Morris2021-05-10 18:55:19 -0700
committerGlenn Morris2021-05-10 18:55:19 -0700
commit59fca4e8cdcea3191abcce4b5a500b925946870c (patch)
treeb97fb753501593efca0c3743de838708bf76a601 /doc/misc
parentc38b4a9beffe7304dcee724f701276766d80d59d (diff)
downloademacs-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.texi2
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
589machine chat.freenode.net key /home/bandali/my-cert.key cert /home/bandali/my-cert.crt 589machine chat.freenode.net key /home/bandali/my-cert.key cert /home/bandali/my-cert.crt
590@end example 590@end example
591 591
592See (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