From e96b005100958dcea4bf850e66a965ae05d5469d Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Sat, 12 Aug 2006 22:24:37 +0000 Subject: [PATCH] (Configuration): Use correct variable in rcirc-authinfo example. --- man/rcirc.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/rcirc.texi b/man/rcirc.texi index fb24a681b7f..606e6beea06 100644 --- a/man/rcirc.texi +++ b/man/rcirc.texi @@ -501,7 +501,7 @@ by the arguments this method requires. Here is an example to illustrate how you would set it: @example -(setq rcirc-startup-channels-alist +(setq rcirc-authinfo '(("freenode" nickserv "bob" "p455w0rd") ("freenode" chanserv "bob" "#bobland" "passwd99") ("bitlbee" bitlbee "robert" "sekrit"))) -- 2.39.5