From da8d4e0d70258e11815fafde5e1ef6794f53bd11 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 18 Jun 2021 11:33:32 -0400 Subject: Stop referring to server-time as IRCv3.2 IRCv3 has moved away from grouping specs together into versions like this. SASL is still referred to as IRCv3.2 because there are two different versions of that spec. --- README.7 | 2 +- pounce.1 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.7 b/README.7 index 24e7260..7997a49 100644 --- a/README.7 +++ b/README.7 @@ -11,7 +11,7 @@ is a multi-client, TLS-only IRC bouncer. It takes a simple approach, using a multiple-consumer ring buffer -and the IRCv3.2 +and the IRCv3 .Sy server-time extension to communicate with clients. . diff --git a/pounce.1 b/pounce.1 index 7788b9a..a52bf1f 100644 --- a/pounce.1 +++ b/pounce.1 @@ -58,7 +58,7 @@ is a multi-client, TLS-only IRC bouncer. It maintains a persistent connection to an IRC server while allowing clients to connect and disconnect, receiving messages that were missed upon reconnection. -The IRCv3.2 +The IRCv3 .Sy server-time extension is used to indicate when messages were originally received. @@ -659,9 +659,9 @@ join = #ascii.town .%A St\('ephan Kochen .%A Alexey Sokolov .%A James Wheare -.%T IRCv3.2 server-time Extension +.%T server-time Extension .%I IRCv3 Working Group -.%U https://ircv3.net/specs/extensions/server-time-3.2 +.%U https://ircv3.net/specs/extensions/server-time .Re .It .Rs -- cgit 1.4.1