diff options
Diffstat (limited to '')
-rw-r--r-- | linger.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/linger.1 b/linger.1 index aad9df1..7c0001f 100644 --- a/linger.1 +++ b/linger.1 @@ -1,4 +1,4 @@ -.Dd October 14, 2019 +.Dd October 22, 2019 .Dt LINGER 1 .Os . @@ -31,6 +31,8 @@ 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. +Clients should use the IRCv3.2 server-time extension +to know when missed messages were received. . .Pp The arguments are as follows: |