summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorreyk <reyk@openbsd.org>2014-07-22 17:54:43 +0000
committerreyk <reyk@openbsd.org>2014-07-22 17:54:43 +0000
commit7eea8e4e3be6156fdcbdaf837cfde7a59d985b82 (patch)
tree1b1bad144a6df740030fbcbebff5049870bb815b
parentfloating , (diff)
downloadwireguard-openbsd-7eea8e4e3be6156fdcbdaf837cfde7a59d985b82.tar.xz
wireguard-openbsd-7eea8e4e3be6156fdcbdaf837cfde7a59d985b82.zip
There is no httpctl yet.
Found by jturner
-rw-r--r--usr.sbin/httpd/httpd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/httpd/httpd.8 b/usr.sbin/httpd/httpd.8
index 98facc77735..033bf6e37e3 100644
--- a/usr.sbin/httpd/httpd.8
+++ b/usr.sbin/httpd/httpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: httpd.8,v 1.37 2014/07/22 17:49:58 deraadt Exp $
+.\" $OpenBSD: httpd.8,v 1.38 2014/07/22 17:54:43 reyk Exp $
.\"
.\" Copyright (c) 2014 Reyk Floeter <reyk@openbsd.org>
.\"
@@ -36,7 +36,7 @@ Default configuration file.
.It /var/run/httpd.sock
.Ux Ns -domain
socket used for communication with
-.Xr httpctl 8 .
+.Xr httpd 8 .
.El
.Sh SEE ALSO
.Xr httpd.conf 5