about summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-18 11:33:32 -0400
committerJune McEnroe <june@causal.agency>2021-06-18 11:33:32 -0400
commitda8d4e0d70258e11815fafde5e1ef6794f53bd11 (patch)
tree8196bba223cf204a2da723c30ece55b0c99d4533 /README.7
parentAdd mailing list archive to README (diff)
downloadpounce-da8d4e0d70258e11815fafde5e1ef6794f53bd11.tar.gz
pounce-da8d4e0d70258e11815fafde5e1ef6794f53bd11.zip
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.
Diffstat (limited to 'README.7')
-rw-r--r--README.72
1 files changed, 1 insertions, 1 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.
 .