[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 1bc4fd6 2/4: Move the sasl section after the bitlbee text
From: |
Philip Kaludercic |
Subject: |
master 1bc4fd6 2/4: Move the sasl section after the bitlbee text |
Date: |
Sun, 21 Nov 2021 13:00:55 -0500 (EST) |
branch: master
commit 1bc4fd6f52eaba61a452152642a0ed85d07702c4
Author: Omar Polo <op@omarpolo.com>
Commit: Philip Kaludercic <philipk@posteo.net>
Move the sasl section after the bitlbee text
---
doc/misc/rcirc.texi | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi
index a4ca54a..696983d 100644
--- a/doc/misc/rcirc.texi
+++ b/doc/misc/rcirc.texi
@@ -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