From 6eadee9b6e4f265b830a765acc60b7cd10261b6d Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 22 Oct 2019 22:16:46 -0400 Subject: Mention server-time in manual page --- linger.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: -- cgit 1.4.1