summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2017-07-07 16:30:06 +0000
committerschwarze <schwarze@openbsd.org>2017-07-07 16:30:06 +0000
commitaea16d28b3226fd4f5b2a429ca77a2a760e3002d (patch)
tree122f243e8f5d0bd8c1b78ce06e6c1427dca78cde
parentFix size of rightmost preview section. (diff)
downloadwireguard-openbsd-aea16d28b3226fd4f5b2a429ca77a2a760e3002d.tar.xz
wireguard-openbsd-aea16d28b3226fd4f5b2a429ca77a2a760e3002d.zip
clarify which httpd we are talking about;
from Raf Czlonka <rczlonka at gmail dot com>
-rw-r--r--usr.bin/htpasswd/htpasswd.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/htpasswd/htpasswd.1 b/usr.bin/htpasswd/htpasswd.1
index 759e20d246e..d2a70d7bba7 100644
--- a/usr.bin/htpasswd/htpasswd.1
+++ b/usr.bin/htpasswd/htpasswd.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: htpasswd.1,v 1.7 2014/08/26 21:50:38 jmc Exp $
+.\" $OpenBSD: htpasswd.1,v 1.8 2017/07/07 16:30:06 schwarze Exp $
.\"
.\" Copyright (c) 2014 Florian Obser <florian@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: August 26 2014 $
+.Dd $Mdocdate: July 7 2017 $
.Dt HTPASSWD 1
.Os
.Sh NAME
@@ -69,6 +69,6 @@ has been available since
.An Florian Obser Aq Mt florian@openbsd.org
implemented
.Nm
-from scratch after httpd was removed from
+from scratch after Apache httpd was removed from
.Ox
base.