diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ranger.1 | 10 | ||||
-rw-r--r-- | doc/ranger.pod | 7 |
2 files changed, 16 insertions, 1 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index 6eb94631..1fdcc010 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-08-14" "ranger manual" +.TH RANGER 1 "ranger-1.9.3" "2021-08-18" "ranger manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -1950,7 +1950,15 @@ provided along with the source code. .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" +.RS 4 .PD +.RS 9 +Don't have an \s-1IRC\s0 client? Join us via the webchat! +<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..88cf82be 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -2161,6 +2161,13 @@ GNU General Public License 3 or (at your option) any later version. =item IRC channel: #ranger on irc.libera.chat +=over 9 + +Don't have an IRC client? Join us via the webchat! +L<https://web.libera.chat/#ranger> + +=back + =back ranger is maintained with the git version control system. To fetch a fresh |