[libvirt PATCH] docs: contact: recommend the TLS port for IRC

Signed-off-by: Ján Tomko <jtomko@redhat.com> --- docs/contact.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contact.rst b/docs/contact.rst index 19e1b66a52..f8f7e806b3 100644 --- a/docs/contact.rst +++ b/docs/contact.rst @@ -80,7 +80,7 @@ Some of the libvirt developers may be found on IRC on the `OFTC IRC <https://oftc.net>`__ network. Use the settings: - server: irc.oftc.net -- port: 6667 (the usual IRC port) +- port: 6697 (the usual IRC TLS port) - channel: #virt NB There is no guarantee that someone will be watching or able to reply -- 2.35.1

On Wed, Jun 01, 2022 at 10:05:26AM +0200, Ján Tomko wrote:
Signed-off-by: Ján Tomko <jtomko@redhat.com> --- docs/contact.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Andrea Bolognani <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization
participants (2)
-
Andrea Bolognani
-
Ján Tomko