about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-05-22 18:47:23 -0400
committerJune McEnroe <june@causal.agency>2024-05-22 18:47:23 -0400
commit42f19e4bb161c5eb339fdf87ac4b6df923274249 (patch)
tree6ebaed742d0c9a22e8e43922d5d62d9b917a0f3e
parentAdd example reconnect script (diff)
downloadcatgirl-42f19e4bb161c5eb339fdf87ac4b6df923274249.tar.gz
catgirl-42f19e4bb161c5eb339fdf87ac4b6df923274249.zip
Remove donation link, fix FILES width on terminal
Diffstat (limited to '')
-rw-r--r--README.76
1 files changed, 1 insertions, 5 deletions
diff --git a/README.7 b/README.7
index cfc5af2..0e827c6 100644
--- a/README.7
+++ b/README.7
@@ -180,7 +180,7 @@ $ ./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
@@ -243,10 +243,6 @@ 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 sandman 1