diff options
author | toonn <toonn@toonn.io> | 2021-05-28 18:59:26 +0200 |
---|---|---|
committer | toonn <toonn@toonn.io> | 2021-05-28 18:59:26 +0200 |
commit | ff094fe662b0c7e064ba02eb674655ad70af9070 (patch) | |
tree | ea485c193fa3f332a9fe76ede2f2a531518e78a8 /doc | |
parent | a93bb55e3a1f5f6330be273bf48e6ffff6a1fbf0 (diff) | |
download | ranger-ff094fe662b0c7e064ba02eb674655ad70af9070.tar.gz |
doc: Use the same wording for the webchat
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ranger.1 | 7 | ||||
-rw-r--r-- | doc/ranger.pod | 3 |
2 files changed, 6 insertions, 4 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index bce33717..55540b1e 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-27" "ranger manual" +.TH RANGER 1 "ranger-1.9.3" "2021-05-28" "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,11 +1948,12 @@ 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, without a client:" 4 -.IX Item "IRC channel: #ranger on irc.libera.chat, without a client:" +.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 diff --git a/doc/ranger.pod b/doc/ranger.pod index 73dab2df..88cf82be 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -2159,10 +2159,11 @@ 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, without a client: +=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 |