summary refs log tree commit diff
path: root/pounce.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-18 01:59:19 -0500
committerJune McEnroe <june@causal.agency>2019-11-18 01:59:19 -0500
commitef3660876e9843b0af0265416db4ce10da4af619 (patch)
tree5ac6a92541b44adfa43b3347cf987f5acb81af98 /pounce.1
parentRequest NAMES on sync by default (diff)
downloadpounce-ef3660876e9843b0af0265416db4ce10da4af619.tar.gz
pounce-ef3660876e9843b0af0265416db4ce10da4af619.zip
Document inadvertent echo bug
Diffstat (limited to 'pounce.1')
-rw-r--r--pounce.18
1 files changed, 7 insertions, 1 deletions
diff --git a/pounce.1 b/pounce.1
index 61b7658..0e0ab91 100644
--- a/pounce.1
+++ b/pounce.1
@@ -1,4 +1,4 @@
-.Dd November 15, 2019
+.Dd November 18, 2019
 .Dt POUNCE 1
 .Os
 .
@@ -518,3 +518,9 @@ or join
 .Li #ascii.town
 on
 .Li chat.freenode.net .
+.
+.Pp
+A client will sometimes receive its own message,
+causing it to be displayed twice.
+This happens when a message is sent
+while responses are not yet consumed.