summaryrefslogtreecommitdiffstats
path: root/usr.sbin/httpd/src
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2004-12-14 19:10:38 +0000
committerjmc <jmc@openbsd.org>2004-12-14 19:10:38 +0000
commit67c5f8f96b4ff82a4313bc671bfcbf5f7111ad53 (patch)
treee398f26768042d5ae8ea7566b4de551fd51a0593 /usr.sbin/httpd/src
parentconvert to mdoc; (diff)
downloadwireguard-openbsd-67c5f8f96b4ff82a4313bc671bfcbf5f7111ad53.tar.xz
wireguard-openbsd-67c5f8f96b4ff82a4313bc671bfcbf5f7111ad53.zip
.Xr dbmmanage 1 ,
Diffstat (limited to 'usr.sbin/httpd/src')
-rw-r--r--usr.sbin/httpd/src/support/htdigest.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/httpd/src/support/htdigest.1 b/usr.sbin/httpd/src/support/htdigest.1
index 4c3c3db2cae..92cbc7d86c1 100644
--- a/usr.sbin/httpd/src/support/htdigest.1
+++ b/usr.sbin/httpd/src/support/htdigest.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: htdigest.1,v 1.7 2004/12/14 14:52:34 jmc Exp $
+.\" $OpenBSD: htdigest.1,v 1.8 2004/12/14 19:10:38 jmc Exp $
.\"
.\" ====================================================================
.\" The Apache Software License, Version 1.1
@@ -115,5 +115,6 @@ If it does exist,
the password is changed.
.El
.Sh SEE ALSO
+.Xr dbmmanage 1 ,
.Xr htpasswd 1 ,
.Xr httpd 8