]> git.eshelyaron.com Git - emacs.git/commitdiff
Move the sasl section after the bitlbee text
authorOmar Polo <op@omarpolo.com>
Mon, 15 Nov 2021 17:33:51 +0000 (17:33 +0000)
committerPhilip Kaludercic <philipk@posteo.net>
Sun, 21 Nov 2021 18:00:40 +0000 (19:00 +0100)
doc/misc/rcirc.texi

index a4ca54a8b01e27ff065ef4e8838722ffd4a473ef..696983dc7715aa16f8af6177e033c4911b64344d 100644 (file)
@@ -609,12 +609,6 @@ Use this symbol if you need to identify yourself in the Bitlbee channel
 as follows: @code{identify secret}.  The necessary arguments are the
 nickname you want to use this for, and the password to use.
 
-@item sasl
-@cindex sasl authentication
-Use this symbol if you want to use @acronym{SASL} authentication.  The
-necessary arguments are the nickname you want to use this for, and the
-password to use.
-
 @cindex gateway to other IM services
 @cindex instant messaging, other services
 @cindex Jabber
@@ -633,6 +627,12 @@ the other instant messaging services, and Bitlbee will log you in.  All
 @code{rcirc} needs to know, is the login to your Bitlbee account.  Don't
 confuse the Bitlbee account with all the other accounts.
 
+@item sasl
+@cindex sasl authentication
+Use this symbol if you want to use @acronym{SASL} authentication.  The
+necessary arguments are the nickname you want to use this for, and the
+password to use.
+
 @end table
 
 @end table