summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-10-21 18:48:13 -0400
committerJune McEnroe <june@causal.agency>2023-10-21 18:48:13 -0400
commit41e471e7a77939f9ca1faab32f4f2d84c293d46b (patch)
tree398e52d91683408c13f231a4ffac2951f4955bec /README.7
parentAdvertise znc.in/self-message (diff)
downloadpounce-41e471e7a77939f9ca1faab32f4f2d84c293d46b.tar.gz
pounce-41e471e7a77939f9ca1faab32f4f2d84c293d46b.zip
Recommend kitd to run pounce on OpenBSD
Diffstat (limited to 'README.7')
-rw-r--r--README.76
1 files changed, 2 insertions, 4 deletions
diff --git a/README.7 b/README.7
index cab03b3..b15a8e2 100644
--- a/README.7
+++ b/README.7
@@ -1,4 +1,4 @@
-.Dd July 16, 2022
+.Dd October 21, 2023
 .Dt README 7
 .Os "Causal Agency"
 .
@@ -127,13 +127,11 @@ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure
 .
 .Pp
 On
-.Fx
-and
 .Ox
 the recommended way to run
 .Nm
 is with the process supervisor
-.Lk https://git.causal.agency/catsit catsit .
+.Lk https://git.causal.agency/kitd kitd .
 .
 .Ss Additional Components
 Additional functionality can be provided
154e3be2f1cac5c0b611f6bafc&follow=1'>Add DawnJune McEnroe 2019-05-20Declare vasprintf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe