summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index d060f24..f83ef21 100644
--- a/README
+++ b/README
@@ -1,13 +1,13 @@
 CATGIRL(7)             Miscellaneous Information Manual             CATGIRL(7)
 
 NAME
-     catgirl – IRC client
+     catgirl  IRC client
 
 DESCRIPTION
      catgirl is a curses IRC client originally intended for use over anonymous
      SSH.
 
-     It requires LibreSSL and targets FreeBSD and Darwin.
+     It requires LibreSSL and targets FreeBSD, NetBSD and Darwin.
 
 FILES
      chat.h    Shared state and function prototypes
@@ -31,4 +31,4 @@ FILES
 SEE ALSO
      catgirl(1)
 
-Causal Agency                  November 27, 2018                 Causal Agency
+Causal Agency                  November 28, 2018                 Causal Agency
f qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroeae4f7dfdd59430f40cc&follow=1'>Make log messages consistentJune McEnroe 2020-08-15Remove closelog callJune McEnroe 2020-08-15Implement service statusJune McEnroe 2020-08-15Parse control commandsJune McEnroe 2020-08-15Read service pipesJune McEnroe 2020-08-15Implement non-blocking line-buffered readingJune McEnroe 2020-08-15Generate tags fileJune McEnroe 2020-08-15Just use CLOCK_MONOTONIC and clean up includesJune McEnroe 2020-08-15Reap childrenJune McEnroe 2020-08-14Implement serviceSignal, serviceStop, serviceRestartJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe