about summary refs log tree commit diff
path: root/catgirl.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-02 01:01:56 -0500
committerJune McEnroe <june@causal.agency>2018-12-02 01:01:56 -0500
commit3cf20eb67a9227a71fdd50127df0ad6018d16cf8 (patch)
treea72ee3fedb6f923b26650bb123ab04279c1d7937 /catgirl.7
parentCrudely handle reconnecting after suspend (diff)
downloadcatgirl-3cf20eb67a9227a71fdd50127df0ad6018d16cf8.tar.gz
catgirl-3cf20eb67a9227a71fdd50127df0ad6018d16cf8.zip
Add sandman.m to README
Diffstat (limited to 'catgirl.7')
-rw-r--r--catgirl.79
1 files changed, 6 insertions, 3 deletions
diff --git a/catgirl.7 b/catgirl.7
index 3ddf19a..6f73a86 100644
--- a/catgirl.7
+++ b/catgirl.7
@@ -1,4 +1,4 @@
-.Dd November 28, 2018
+.Dd December 2, 2018
 .Dt CATGIRL 7
 .Os "Causal Agency"
 .
@@ -20,7 +20,7 @@ and targets
 and Darwin.
 .
 .Sh FILES
-.Bl -tag -width format.c -compact
+.Bl -tag -width sandman.m -compact
 .It Pa chat.h
 Shared state and function prototypes
 .It Pa chat.c
@@ -49,6 +49,8 @@ Tab-complete
 URL detection
 .It Pa pls.c
 Functions which should not have to be written
+.It Pa sandman.m
+Utility for Darwin to signal sleep
 .El
 .
 .Pp
@@ -61,4 +63,5 @@ implementation for chroot
 .El
 .
 .Sh SEE ALSO
-.Xr catgirl 1
+.Xr catgirl 1 ,
+.Xr sandman 1