about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-17 23:59:08 -0400
committerJune McEnroe <june@causal.agency>2020-08-17 23:59:08 -0400
commit324f569ce0e10a1b1e551cae10d103e8f242e809 (patch)
tree96a498f1877fd53ac563d33a81fdd4ac82af46fc
parentTemplate catsit script with RUNDIR (diff)
downloadcatsit-324f569ce0e10a1b1e551cae10d103e8f242e809.tar.gz
catsit-324f569ce0e10a1b1e551cae10d103e8f242e809.zip
Document default catsit.conf location on OpenBSD 1.0
Diffstat (limited to '')
-rw-r--r--catsitd.88
1 files changed, 7 insertions, 1 deletions
diff --git a/catsitd.8 b/catsitd.8
index 121cd6d..fa1e67a 100644
--- a/catsitd.8
+++ b/catsitd.8
@@ -206,7 +206,13 @@ in
 .It Pa /usr/local/etc/catsit.conf
 The default path of the
 .Xr catsit.conf 5
-file.
+file on
+.Fx .
+.It Pa /etc/catsit.conf
+The default path of the
+.Xr catsit.conf 5
+file on
+.Ox .
 .It Pa /var/run/catsitd.pipe
 The default path of the named pipe
 used for service control.
amp;id=5e57a87e230e3fc263527644f17c4ef437daf6cd&follow=1'>Update to Linux man-pages 5.11June McEnroe 2021-04-26Update to FreeBSD 13.0June McEnroe 2021-01-27Completely rewrite how manuals are fetched and installedJune McEnroe Also add section 6 manuals from NetBSD and OpenBSD! 2020-12-14Update to man-pages-posix 2017-aJune McEnroe 2020-12-14Update to OpenBSD 6.8June McEnroe 2020-12-14Update to NetBSD 9.1June McEnroe 2020-12-14Update to man-pages 5.09June McEnroe 2020-12-14Update to FreeBSD 12.2June McEnroe 2020-06-08Update to OpenBSD 6.7June McEnroe 2020-05-04Add hack for macOS to search extra man sectionsJune McEnroe 2020-05-04Don't clear MANSECTJune McEnroe