Index: hitch.conf.5
--- hitch.conf.5.orig
+++ hitch.conf.5
@@ -223,7 +223,7 @@ Default is 0.
 .SS ocsp\-dir = <string>
 .sp
 Directory where Hitch will store and read OCSP responses for
-stapling. Default is \(dq/var/lib/hitch/\(dq.
+stapling. Default is \(dq${LOCALSTATEDIR}/lib/hitch/\(dq.
 .sp
 Directory must be readable and writable for the configured Hitch user, or
 automatic retrieval and updating of OCSP responses will not take place.
@@ -527,8 +527,8 @@ daemon = on
 
 # We strongly recommend you create a separate non\-privileged hitch
 # user and group
-user = \(dqhitch\(dq
-group = \(dqhitch\(dq
+user = \(dq_hitch\(dq
+group = \(dq_hitch\(dq
 
 # Enable to let clients negotiate HTTP/2 with ALPN. (default off)
 # alpn\-protos = \(dqh2, http/1.1\(dq
