diff options
author | June McEnroe <june@causal.agency> | 2020-08-15 18:54:47 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-08-15 18:54:47 -0400 |
commit | 470e1ec7b65a59fe3f66cbbdb29abc4f4b7dccb9 (patch) | |
tree | 0209c3c5fd755e4c491adb054904183727068984 | |
parent | Check if pipe is writable in wrapper (diff) | |
download | catsit-470e1ec7b65a59fe3f66cbbdb29abc4f4b7dccb9.tar.gz catsit-470e1ec7b65a59fe3f66cbbdb29abc4f4b7dccb9.zip |
Avoid "control named pipe" phrase
-rw-r--r-- | catsitd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catsitd.8 b/catsitd.8 index 76d3ef9..efaa21a 100644 --- a/catsitd.8 +++ b/catsitd.8 @@ -162,7 +162,7 @@ When the daemon receives the .Dv TERM signal, -the control named pipe is closed, +the named pipe is closed, all services are stopped, and .Nm |