about summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-24 21:42:45 -0400
committerJune McEnroe <june@causal.agency>2020-08-24 21:42:45 -0400
commit1088ccb9734bb1483e31336440cb1910cd1576b9 (patch)
tree7880c98082698678b7505ab26b6ae8414288c1db /README.7
parentReplace “RAND_bytes” by “getentropy” (diff)
downloadpounce-1088ccb9734bb1483e31336440cb1910cd1576b9.tar.gz
pounce-1088ccb9734bb1483e31336440cb1910cd1576b9.zip
Import xdg.c from catgirl
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 e926b81..221ffdb 100644
--- a/README.7
+++ b/README.7
@@ -1,4 +1,4 @@
-.Dd August 12, 2020
+.Dd August 24, 2020
 .Dt README 7
 .Os "Causal Agency"
 .
@@ -124,6 +124,8 @@ buffer between server and clients
 .It Pa config.c
 .Xr getopt_long 3 Ns -integrated
 configuration parsing
+.It Pa xdg.c
+XDG base directories
 .It Pa dispatch.c
 SNI socket dispatch
 .It Pa rc.d/