From 9420bcc0835c0ee35d0ad50bf1f2685823892c5f Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 7 Oct 2021 14:38:32 -0400 Subject: Don't call pounce a daemon --- calico.1 | 2 +- pounce.1 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/calico.1 b/calico.1 index f4b5013..fac2f30 100644 --- a/calico.1 +++ b/calico.1 @@ -16,7 +16,7 @@ .Sh DESCRIPTION The .Nm -daemon +program dispatches incoming TLS connections to instances of .Xr pounce 1 diff --git a/pounce.1 b/pounce.1 index b484e8d..9f5fdd0 100644 --- a/pounce.1 +++ b/pounce.1 @@ -54,7 +54,7 @@ .Sh DESCRIPTION The .Nm -daemon +program is a multi-client, TLS-only IRC bouncer. It maintains a persistent connection to an IRC server while allowing clients to connect and disconnect, @@ -92,7 +92,7 @@ until successful login to the server. If the server connection is lost, the .Nm -daemon exits. +process exits. . .Pp Options can be loaded from @@ -786,7 +786,7 @@ indicate if capabilities MUST NOT have values. The .Nm -daemon parses +implementation parses .Ql CAP REQ values in the same way as .Ql CAP LS @@ -808,13 +808,13 @@ One instance of is required for each server connection. The .Nm -daemon must be restarted +process must be restarted if the server connection is lost. . .Pp The .Nm -daemon makes no distinction between channels. +bouncer makes no distinction between channels. Elevated activity in one channel may push messages from a quieter channel out of the buffer. -- cgit 1.4.1