diff options
author | toonn <toonn@toonn.io> | 2021-05-28 00:47:50 +0200 |
---|---|---|
committer | toonn <toonn@toonn.io> | 2021-05-28 00:47:50 +0200 |
commit | a93bb55e3a1f5f6330be273bf48e6ffff6a1fbf0 (patch) | |
tree | 259e800dadebccce3561ee4ab1690ad406489806 /doc | |
parent | a417602709937c43aa3fe38e04193c5de7e148f5 (diff) | |
download | ranger-a93bb55e3a1f5f6330be273bf48e6ffff6a1fbf0.tar.gz |
doc: Add Libera.Chat webchat to man page
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ranger.1 | 13 | ||||
-rw-r--r-- | doc/ranger.pod | 8 |
2 files changed, 17 insertions, 4 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index 06bb3e46..bce33717 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "RANGER 1" -.TH RANGER 1 "ranger-1.9.3" "2021-05-19" "ranger manual" +.TH RANGER 1 "ranger-1.9.3" "2021-05-27" "ranger manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -1948,9 +1948,16 @@ provided along with the source code. .IX Item "The project page: <https://ranger.github.io/>" .IP "The mailing list: <https://savannah.nongnu.org/mail/?group=ranger>" 4 .IX Item "The mailing list: <https://savannah.nongnu.org/mail/?group=ranger>" -.IP "\s-1IRC\s0 channel: #ranger on irc.libera.chat" 4 -.IX Item "IRC channel: #ranger on irc.libera.chat" +.IP "\s-1IRC\s0 channel: #ranger on irc.libera.chat, without a client:" 4 +.IX Item "IRC channel: #ranger on irc.libera.chat, without a client:" +.RS 4 .PD +.RS 9 +<https://web.libera.chat/#ranger> +.RE +.RE +.RS 4 +.RE .PP ranger is maintained with the git version control system. To fetch a fresh copy, run: diff --git a/doc/ranger.pod b/doc/ranger.pod index 4ee5c51f..73dab2df 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -2159,7 +2159,13 @@ GNU General Public License 3 or (at your option) any later version. =item The mailing list: L<https://savannah.nongnu.org/mail/?group=ranger> -=item IRC channel: #ranger on irc.libera.chat +=item IRC channel: #ranger on irc.libera.chat, without a client: + +=over 9 + +L<https://web.libera.chat/#ranger> + +=back =back |