about summary refs log tree commit diff
path: root/pounce.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-15 18:02:20 -0400
committerJune McEnroe <june@causal.agency>2021-10-15 23:00:47 -0400
commit1d217a2b9e733a825c3ce4b2dc5b5e5d2ada5d4b (patch)
tree90d9ff977b6c3f69ec92187d0f2746e51d8e0561 /pounce.1
parentNote Libera userhost-in-names in QUIRKS (diff)
downloadpounce-1d217a2b9e733a825c3ce4b2dc5b5e5d2ada5d4b.tar.gz
pounce-1d217a2b9e733a825c3ce4b2dc5b5e5d2ada5d4b.zip
Remove CAVEATS section 3.0
The first one is already covered in the opening paragraphs. The
second is now I think better covered by the DIAGNOSTICS section,
though maybe not as specifically.
Diffstat (limited to '')
-rw-r--r--pounce.117
1 files changed, 0 insertions, 17 deletions
diff --git a/pounce.1 b/pounce.1
index a978843..4c4c517 100644
--- a/pounce.1
+++ b/pounce.1
@@ -861,23 +861,6 @@ should not affect the automatic away status.
 .Sh AUTHORS
 .An June Bug Aq Mt june@causal.agency
 .
-.Sh CAVEATS
-One instance of
-.Nm
-is required for each server connection.
-The
-.Nm
-process must be restarted
-if the server connection is lost.
-.
-.Pp
-The
-.Nm
-bouncer makes no distinction between channels.
-Elevated activity in one channel
-may push messages from a quieter channel
-out of the buffer.
-.
 .Sh BUGS
 Send mail to
 .Aq Mt list+pounce@causal.agency
td>2020-08-24Use dataOpen for save fileJune McEnroe 2020-08-24Use configOpen to load localCAJune McEnroe 2020-08-24Use configPath to load client cert/privJune McEnroe 2020-08-24Use configOpen in getopt_configJune McEnroe 2020-08-24Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe