diff options
author | toonn <toonn@toonn.io> | 2021-08-18 13:24:46 +0200 |
---|---|---|
committer | toonn <toonn@toonn.io> | 2021-08-18 13:24:46 +0200 |
commit | 209b8a81d77a001f4a4cca2ce9ff1d5bd51ebc2a (patch) | |
tree | 4dd5583cb884d1b8c56be54219eeec81529df1ed /doc | |
parent | 236b8f6a9dd4f3e26021c52324bf1db7ef5e1af4 (diff) | |
parent | ff094fe662b0c7e064ba02eb674655ad70af9070 (diff) | |
download | ranger-209b8a81d77a001f4a4cca2ce9ff1d5bd51ebc2a.tar.gz |
Merge branch 'libera'
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 |