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.74
1 files changed, 3 insertions, 1 deletions
diff --git a/README.7 b/README.7
index 8f13f7c..b98b589 100644
--- a/README.7
+++ b/README.7
@@ -1,5 +1,5 @@
 .\" To view this file, run: man ./README.7
-.Dd February 12, 2022
+.Dd February 19, 2022
 .Dt README 7
 .Os "Causal Agency"
 .
@@ -181,6 +181,8 @@ startup and event loop
 IRC connection and parsing
 .It Pa ui.c
 curses interface
+.It Pa window.c
+window management
 .It Pa handle.c
 IRC message handling
 .It Pa command.c