diff options
author | June McEnroe <june@causal.agency> | 2020-08-15 16:40:15 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-08-15 16:40:15 -0400 |
commit | 6fb08baee3602fc28c323a8eced868fd49050d7f (patch) | |
tree | d99bb308eda4cf46fd215269c91df529cfa81dbd /catsit.conf.5 | |
parent | Use only LOG_NOTICE and LOG_WARNING (diff) | |
download | catsit-6fb08baee3602fc28c323a8eced868fd49050d7f.tar.gz catsit-6fb08baee3602fc28c323a8eced868fd49050d7f.zip |
Rename project to catsit
Diffstat (limited to '')
-rw-r--r-- | catsit.conf.5 (renamed from spawntab.5) | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/spawntab.5 b/catsit.conf.5 index 5819ff9..36fc463 100644 --- a/spawntab.5 +++ b/catsit.conf.5 @@ -1,16 +1,16 @@ .Dd August 13, 2020 -.Dt SPAWNTAB 5 +.Dt CATSIT.CONF 5 .Os . .Sh NAME -.Nm spawntab -.Nd spawnd services list +.Nm catsit.conf +.Nd catsitd services list . .Sh DESCRIPTION The .Nm file lists the services managed by the -.Xr spawnd 8 +.Xr catsitd 8 daemon. Leading whitespace is ignored. Each line of the file @@ -65,7 +65,7 @@ pounce/tilde $pounce $conf/tilde.conf .El . .Sh SEE ALSO -.Xr spawnd 8 +.Xr catsitd 8 . .Sh AUTHORS .An June Bug Aq Mt june@causal.agency |