From 76b8e634581696b1e21622497395ef5c51fe1b93 Mon Sep 17 00:00:00 2001 From: dgaudet Date: Thu, 17 Jul 1997 05:18:46 +0000 Subject: [PATCH] remove bogus : in docs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78645 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_auth_anon.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_auth_anon.html b/docs/manual/mod/mod_auth_anon.html index 8c64ae8524..ec03b89289 100644 --- a/docs/manual/mod/mod_auth_anon.html +++ b/docs/manual/mod/mod_auth_anon.html @@ -73,7 +73,7 @@ allows users to share URLs.

Example:
- Anonymous: anonymous "Not Registered" 'I don\'t know' + Anonymous anonymous "Not Registered" 'I don\'t know'

This would allow the user to enter without password verification by using the userId's 'anonymous', 'AnonyMous','Not Registered' and -- 2.40.0