diff options
author | 2016-09-06 12:27:41 +0000 | |
---|---|---|
committer | 2016-09-06 12:27:41 +0000 | |
commit | cafab7bc2a51e47f66cb6e4932c804c7feeb1311 (patch) | |
tree | 715eebf53bb4a3bf450925ddf92067f7e5ad3ade /share/man/man7 | |
parent | must close our fd unconditionally and not just in the !TLS case; tls_close (diff) | |
download | wireguard-openbsd-cafab7bc2a51e47f66cb6e4932c804c7feeb1311.tar.xz wireguard-openbsd-cafab7bc2a51e47f66cb6e4932c804c7feeb1311.zip |
document /etc/acme/
ok florian
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 117ffeda642..b163fc903e0 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.154 2016/09/06 08:58:27 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.155 2016/09/06 12:27:41 jmc Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -85,6 +85,9 @@ Local time zone information (see .Xr ctime 3 ) . .It X11/ Configuration files for the X11 window system. +.It acme/ +Private keys for +.Xr acme-client 1 . .It amd/ Contains map files for .Xr amd 8 . |