summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.72
1 files changed, 1 insertions, 1 deletions
diff --git a/README.7 b/README.7
index 4a78ee1..f996a65 100644
--- a/README.7
+++ b/README.7
@@ -7,7 +7,7 @@
 .Nd IRC logger
 .
 .Sh DESCRIPTION
-.Nm
+.Xr litterbox 1
 is a TLS-only IRC logger.
 It logs events from IRC in a SQLite database,
 indexing messages for full-text search.
terception of NICK after registrationJune McEnroe Another bug caused by trying to support broken clients. I'm annoyed. 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe