summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-17 18:22:42 -0400
committerJune McEnroe <june@causal.agency>2020-08-17 18:22:42 -0400
commit9612da73e956d7b1caff6211ad2411ff7107ce11 (patch)
tree671164b9bc192f41248b84261275913c638e0425
parentRemove useless setprogname call (diff)
downloadcatsit-9612da73e956d7b1caff6211ad2411ff7107ce11.tar.gz
catsit-9612da73e956d7b1caff6211ad2411ff7107ce11.zip
Document target platforms
I really want to avoid adding a README...
-rw-r--r--catsitd.86
1 files changed, 5 insertions, 1 deletions
diff --git a/catsitd.8 b/catsitd.8
index ae89531..121cd6d 100644
--- a/catsitd.8
+++ b/catsitd.8
@@ -23,7 +23,11 @@
 The
 .Nm
 daemon
-is a supervisor for processes
+is a process supervisor for
+.Fx
+and
+.Ox .
+It is designed to supervise processes
 with the following behavior:
 .Bl -enum
 .It
5ecc1685&follow=1'>Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe