diff options
author | June McEnroe <june@causal.agency> | 2021-05-19 11:40:35 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-05-19 11:40:44 -0400 |
commit | 9f13b211aa9f0c74843038939b9c9b76ac77f375 (patch) | |
tree | 9e351ba9b077010c6e076f9a9e2011a7c1ac13a8 /calico.1 | |
parent | notify: Reword pounce-notify manual (diff) | |
download | pounce-9f13b211aa9f0c74843038939b9c9b76ac77f375.tar.gz pounce-9f13b211aa9f0c74843038939b9c9b76ac77f375.zip |
Replace freenode with tilde.chat
Diffstat (limited to '')
-rw-r--r-- | calico.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/calico.1 b/calico.1 index bc6b5cb..f4b5013 100644 --- a/calico.1 +++ b/calico.1 @@ -72,16 +72,16 @@ and dispatch to two instances of .Xr pounce 1 : .Bd -literal -offset indent certbot certonly -d oftc.example.org -certbot certonly -d freenode.example.org +certbot certonly -d libera.example.org pounce -U /var/run/calico -H oftc.example.org oftc.conf -pounce -U /var/run/calico -H freenode.example.org freenode.conf +pounce -U /var/run/calico -H libera.example.org libera.conf calico -H example.org /var/run/calico .Ed .Pp The two instances can be connected to via .Li oftc.example.org:6697 and -.Li freenode.example.org:6697 , +.Li libera.example.org:6697 , respectively. . .Sh SEE ALSO @@ -118,4 +118,4 @@ Send mail to or join .Li #ascii.town on -.Li chat.freenode.net . +.Li irc.tilde.chat . |