diff options
author | toonn <toonn@toonn.io> | 2021-05-19 20:20:48 +0200 |
---|---|---|
committer | toonn <toonn@toonn.io> | 2021-05-19 20:20:48 +0200 |
commit | 5d1452376e38cc9175c3576161c351768bd86f54 (patch) | |
tree | 6d326b2459992a73433e4abd71a8e60fbd61f5e2 /doc | |
parent | 472fd5928f36f625dcc30a28f6f7b3dc24fe2baa (diff) | |
parent | dfc99709c2f4f894784349b205c0f6559750b113 (diff) | |
download | ranger-5d1452376e38cc9175c3576161c351768bd86f54.tar.gz |
Merge branch 'libera'
Quite a milestone moving away from Freenode. It served the foss community well for decades. Here's to hoping Libera.Chat will be just as good, if not better! The king is dead, long live the king!
Diffstat (limited to 'doc')
-rw-r--r-- | doc/cheatsheet.svg | 2 | ||||
-rw-r--r-- | doc/ranger.1 | 6 | ||||
-rw-r--r-- | doc/ranger.pod | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/doc/cheatsheet.svg b/doc/cheatsheet.svg index 0a6e46e7..aa2e2d72 100644 --- a/doc/cheatsheet.svg +++ b/doc/cheatsheet.svg @@ -4339,7 +4339,7 @@ y="271.36215" style="font-size:15px;line-height:1.25;font-family:sans-serif"><tspan style="font-weight:bold;font-family:sans-serif" - id="tspan5683">#ranger</tspan> on irc.freenode.net</tspan></text> + id="tspan5683">#ranger</tspan> on irc.libera.chat</tspan></text> <rect style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:1.0020833;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect5634-3" 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 |