dgaudet 97/07/16 22:18:47
Modified: htdocs/manual/mod mod_auth_anon.html
Log:
remove bogus : in docs
Revision Changes Path
1.11 +1 -1 apache/htdocs/manual/mod/mod_auth_anon.html
Index: mod_auth_anon.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_auth_anon.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -C3 -r1.10 -r1.11
*** mod_auth_anon.html 1997/07/06 17:19:15 1.10
--- mod_auth_anon.html 1997/07/17 05:18:46 1.11
***************
*** 73,79 ****
<p>
Example:<br>
<code>
! Anonymous: anonymous "Not Registered" 'I don\'t know'
</code><p>
This would allow the user to enter without password verification
by using the userId's 'anonymous', 'AnonyMous','Not Registered' and
--- 73,79 ----
<p>
Example:<br>
<code>
! Anonymous anonymous "Not Registered" 'I don\'t know'
</code><p>
This would allow the user to enter without password verification
by using the userId's 'anonymous', 'AnonyMous','Not Registered' and