about summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
Diffstat (limited to 'README.7')
-rw-r--r--README.746
1 files changed, 17 insertions, 29 deletions
diff --git a/README.7 b/README.7
index 64024ab..878e7ce 100644
--- a/README.7
+++ b/README.7
@@ -1,5 +1,5 @@
 .\" To view this file: $ man ./README.7
-.Dd July 30, 2022
+.Dd May 22, 2024
 .Dt README 7
 .Os "Causal Agency"
 .
@@ -88,7 +88,7 @@ Reconnection:
 when the connection to the server is lost,
 .Nm
 exits.
-It can be run in a loop
+She can be run in a loop
 or connected to a bouncer,
 such as
 .Lk https://git.causal.agency/pounce "pounce" .
@@ -173,14 +173,14 @@ wrapper is provided for macOS
 to stop and start
 .Nm
 on system sleep and wake.
-Install it as follows:
+To enable him,
+configure with:
 .Bd -literal -offset indent
-$ make -C scripts sandman
-# make -C scripts install
+$ ./configure --enable-sandman
 .Ed
 .
 .Sh FILES
-.Bl -tag -width "command.c" -compact
+.Bl -tag -width "complete.c" -compact
 .It Pa chat.h
 global state and declarations
 .It Pa chat.c
@@ -201,8 +201,8 @@ command handling
 line wrapping
 .It Pa edit.c
 line editing
-.It Pa cache.c
-ordered cache
+.It Pa complete.c
+tab complete
 .It Pa url.c
 URL detection
 .It Pa filter.c
@@ -213,6 +213,8 @@ chat logging
 configuration parsing
 .It Pa xdg.c
 XDG base directories
+.It Pa sandman.m
+sleep/wake wrapper for macOS
 .El
 .
 .Pp
@@ -222,24 +224,13 @@ example
 .Xr tmux 1
 configuration for multiple networks
 and automatic reconnects
-.It Pa scripts/sandman.m
-sleep/wake wrapper for macOS
+.It Pa scripts/reconnect.sh
+example script to restart
+.Xr catgirl 1
+when she gets disconnected
 .It Pa scripts/notify-send.scpt
 .Xr notify-send 1
 in AppleScript
-.It Pa scripts/build-chroot.sh
-chroot builder for
-.Ox
-and
-.Fx
-.It Pa scripts/chroot-prompt.sh
-name prompt wrapper for chroot
-.It Pa scripts/chroot-man.sh
-.Xr man 1
-implementation for chroot
-.It Pa scripts/sshd_config
-.Xr sshd 8
-configuration for public chroot
 .El
 .
 .Sh CONTRIBUTING
@@ -252,19 +243,16 @@ For sending patches by email, see
 Mailing list archives are available at
 .Aq Lk https://causal.agency/list/catgirl.html .
 .
-.Pp
-Monetary contributions can be
-.Lk https://liberapay.com/june/donate "donated via Liberapay" .
-.
 .Sh SEE ALSO
-.Xr catgirl 1
+.Xr catgirl 1 ,
+.Xr sandman 1
 .
 .Pp
 IRC bouncer:
 .Lk https://git.causal.agency/pounce "pounce"
 .
 .Rs
-.%A June Bug
+.%A June McEnroe
 .%T IRC Suite
 .%U https://text.causal.agency/010-irc-suite.txt
 .%D June 19, 2020