aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/vmod-basicauth.32
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vmod-basicauth.3 b/src/vmod-basicauth.3
index 58e4331..883410e 100644
--- a/src/vmod-basicauth.3
+++ b/src/vmod-basicauth.3
@@ -56,13 +56,13 @@ if (!basicauth.match("/var/www/.htpasswd", req.http.Authorization)) {
.EE
.\" The MANCGI variable is set by man.cgi script on Ulysses.
.\" The download.inc file contains the default DOWNLOAD section
.\" for man-based doc pages.
.if "\V[MANCGI]"WEBDOC" \{\
. ds package vmod-basicauth
-. ds version 1.2
+. ds version 1.3
. so download.inc
\}
.SH "SEE ALSO"
.BR vcl (7),
.BR varnishd (1).
.SH AUTHORS

Return to:

Send suggestions and report system problems to the System administrator.