git: 9front

Download patch

ref: a840c256d2b26834bcc11bb6635e155188b9f92f
parent: 9b2ba485f6c586b23ed4e409ad9c7ea6d0c654ac
author: glenda <glenda@9front.local>
date: Tue Jun 15 10:28:00 EDT 2021

ircrc: freenode -> oftc

--- a/rc/bin/ircrc
+++ b/rc/bin/ircrc
@@ -2,7 +2,7 @@
 
 rfork ne
 
-server=irc.freenode.net
+server=irc.oftc.net
 port=6667
 realname='<nil>'
 target=''
--- a/sys/man/1/ircrc
+++ b/sys/man/1/ircrc
@@ -34,7 +34,7 @@
 Messages are sent from standard input and
 received from standard output.
 The default server is
-.BR irc.freenode.net .
+.BR irc.oftc.net .
 The arguments
 .B bitlbee
 and
--