diff options
author | June McEnroe <june@causal.agency> | 2020-08-20 21:33:12 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-08-20 21:42:31 -0400 |
commit | dd3b702fd104353970e8a047ab9b4382c935e5d2 (patch) | |
tree | ff1d4a3eea4943f59439bb0cc66efd90e021bb9e /README.7 | |
parent | Say "OpenSSL" in additional permission notices (diff) | |
download | litterbox-dd3b702fd104353970e8a047ab9b4382c935e5d2.tar.gz litterbox-dd3b702fd104353970e8a047ab9b4382c935e5d2.zip |
Import xdg.c from catgirl
Diffstat (limited to '')
-rw-r--r-- | README.7 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.7 b/README.7 index 16943a9..5a0f743 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd August 10, 2020 +.Dd August 20, 2020 .Dt README 7 .Os "Causal Agency" . @@ -88,6 +88,8 @@ log file processing .It Pa config.c .Xr getopt_long 3 Ns -integrated configuration parsing +.It Pa xdg.c +XDG base directories .It Pa rc.d/ .Fx .Xr rc 8 |