aboutsummaryrefslogtreecommitdiff
path: root/httpd/httpd.8
diff options
context:
space:
mode:
authorReyk Floeter <reyk@esdenera.com>2017-08-16 09:27:36 +0200
committerReyk Floeter <reyk@esdenera.com>2017-08-16 09:27:36 +0200
commitce95017bf16f7937013134fc5188900d3e2cd9c7 (patch)
tree46733b80e540c509279eb46084fb8caa0399d2c5 /httpd/httpd.8
parentf6babe9f2d05966903998909432e8b873b69192f (diff)
downloadhttpd-ce95017bf16f7937013134fc5188900d3e2cd9c7.tar.gz
httpd-ce95017bf16f7937013134fc5188900d3e2cd9c7.zip
Diffstat (limited to 'httpd/httpd.8')
-rw-r--r--httpd/httpd.85
1 files changed, 3 insertions, 2 deletions
diff --git a/httpd/httpd.8 b/httpd/httpd.8
index 7084120..f65b5d5 100644
--- a/httpd/httpd.8
+++ b/httpd/httpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: httpd.8,v 1.52 2016/06/10 18:32:40 jmc Exp $
+.\" $OpenBSD: httpd.8,v 1.53 2016/09/15 20:57:07 jmc Exp $
.\"
.\" Copyright (c) 2014 Reyk Floeter <reyk@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 10 2016 $
+.Dd $Mdocdate: September 15 2016 $
.Dt HTTPD 8
.Os
.Sh NAME
@@ -85,6 +85,7 @@ Default access log file.
Default error log file.
.El
.Sh SEE ALSO
+.Xr acme-client 1 ,
.Xr httpd.conf 5 ,
.Xr slowcgi 8
.Sh HISTORY