From 7eea8e4e3be6156fdcbdaf837cfde7a59d985b82 Mon Sep 17 00:00:00 2001 From: reyk Date: Tue, 22 Jul 2014 17:54:43 +0000 Subject: [PATCH] There is no httpctl yet. Found by jturner --- usr.sbin/httpd/httpd.8 | 4 ++-- 1 file 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 .\" @@ -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 -- 2.20.1