diff options
-rw-r--r-- | doc/ranger.1 | 6 | ||||
-rw-r--r-- | doc/ranger.pod | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index 1fd07327..06bb3e46 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-17" "ranger manual" +.TH RANGER 1 "ranger-1.9.3" "2021-05-19" "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,8 +1948,8 @@ 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 freenode.net" 4 -.IX Item "IRC channel: #ranger on freenode.net" +.IP "\s-1IRC\s0 channel: #ranger on irc.libera.chat" 4 +.IX Item "IRC channel: #ranger on irc.libera.chat" .PD .PP ranger is maintained with the git version control system. To fetch a fresh diff --git a/doc/ranger.pod b/doc/ranger.pod index b663e5b3..4ee5c51f 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -2159,7 +2159,7 @@ 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 freenode.net +=item IRC channel: #ranger on irc.libera.chat =back |