diff options
author | June McEnroe <june@causal.agency> | 2019-10-29 01:20:16 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-10-29 01:20:16 -0400 |
commit | 5a2385ffa62ea240719ee0a1b96beaf618ab208e (patch) | |
tree | 44468f0c9617f966ab108976b91d01be83ed5720 /pounce.1 | |
parent | Lock save file (diff) | |
download | pounce-5a2385ffa62ea240719ee0a1b96beaf618ab208e.tar.gz pounce-5a2385ffa62ea240719ee0a1b96beaf618ab208e.zip |
Document lack of channel distinction caveat
Diffstat (limited to 'pounce.1')
-rw-r--r-- | pounce.1 | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/pounce.1 b/pounce.1 index 632ca3e..33ff563 100644 --- a/pounce.1 +++ b/pounce.1 @@ -1,4 +1,4 @@ -.Dd October 28, 2019 +.Dd October 29, 2019 .Dt POUNCE 1 .Os . @@ -282,3 +282,11 @@ One instance of .Nm , and therefore one local port, is required for each server connection. +. +.Pp +The +.Nm +daemon makes no distinction between channels. +Elevated activity in one channel +may push messages from a quieter channel +out of the buffer. |