diff options
author | June McEnroe <june@causal.agency> | 2020-08-17 23:59:08 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-08-17 23:59:08 -0400 |
commit | 324f569ce0e10a1b1e551cae10d103e8f242e809 (patch) | |
tree | 96a498f1877fd53ac563d33a81fdd4ac82af46fc /catsitd.8 | |
parent | Template catsit script with RUNDIR (diff) | |
download | catsit-324f569ce0e10a1b1e551cae10d103e8f242e809.tar.gz catsit-324f569ce0e10a1b1e551cae10d103e8f242e809.zip |
Document default catsit.conf location on OpenBSD 1.0
Diffstat (limited to 'catsitd.8')
-rw-r--r-- | catsitd.8 | 8 |
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. |