summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.724
-rw-r--r--litterbox.14
2 files changed, 20 insertions, 8 deletions
diff --git a/README.7 b/README.7
index 5a0f743..377030b 100644
--- a/README.7
+++ b/README.7
@@ -1,4 +1,4 @@
-.Dd August 20, 2020
+.Dd August 24, 2020
 .Dt README 7
 .Os "Causal Agency"
 .
@@ -39,12 +39,6 @@ It targets
 .Fx ,
 .Ox
 and Linux.
-An
-.Xr rc 8
-script for
-.Nm
-is provided on
-.Fx .
 .Bd -literal -offset indent
 \&./configure
 make all
@@ -75,6 +69,22 @@ to find it.
 PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure
 .Ed
 .
+.Pp
+An
+.Xr rc 8
+script for
+.Nm
+is provided on
+.Fx .
+On
+.Ox ,
+and alternatively on
+.Fx ,
+.Nm
+can be run using the
+.Lk https://git.causal.agency/catsit catsit
+process supervisor.
+.
 .Sh FILES
 .Bl -tag -width "litterbox.c" -compact
 .It Pa database.h
diff --git a/litterbox.1 b/litterbox.1
index a34895c..bb57d24 100644
--- a/litterbox.1
+++ b/litterbox.1
@@ -228,7 +228,9 @@ Log in with the server password
 .El
 .
 .Ss Service Configuration
-Add the following to
+On
+.Fx ,
+add the following to
 .Pa /etc/rc.conf
 to enable the
 .Nm
hlight'> It saves history! It's usable! 2019-06-24Consolidate catsh history documentationJune McEnroe 2019-06-19Set LESS=FRXJune McEnroe This is how git invokes less by default. I think I want this everywhere. This allows color, exits if the input fits on one screen, and doesn't clear the screen. 2019-06-16Alias date=ddateJune McEnroe Will I regret this? 2019-06-15Set sensitivity by slot in TF2June McEnroe 2019-06-15Add AcceptanceJune McEnroe 2019-06-07Add variables to bitJune McEnroe 2019-06-05Add A Closed and Common OrbitJune McEnroe 2019-06-02Add RebornJune McEnroe 2019-05-30Add bit to bin.7June McEnroe 2019-05-30Simplify and build bitJune McEnroe lex is a waste of time. 2019-05-29Add xx -p optionJune McEnroe 2019-05-27Add FrontierJune McEnroe 2019-05-27Break nicks with ZWNJJune McEnroe This should prevent bad wrapping. 2019-05-26Add DawnJune McEnroe 2019-05-20Declare vasprintf(3) for GNUJune McEnroe who the fuck is scraeming "#define _GNU_SOURCE" at my house. show yourself, coward. i will never #define _GNU_SOURCE 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 Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe