You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sl...@apache.org on 2005/11/17 19:31:48 UTC

svn commit: r345302 - /httpd/httpd/trunk/docs/manual/mod/core.xml

Author: slive
Date: Thu Nov 17 10:31:47 2005
New Revision: 345302

URL: http://svn.apache.org/viewcvs?rev=345302&view=rev
Log:
Remove redundant link.

Modified:
    httpd/httpd/trunk/docs/manual/mod/core.xml

Modified: httpd/httpd/trunk/docs/manual/mod/core.xml
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/mod/core.xml?rev=345302&r1=345301&r2=345302&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/core.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/core.xml Thu Nov 17 10:31:47 2005
@@ -2406,7 +2406,7 @@
     <dl>
       <dt><code>Require user <var>userid</var> [<var>userid</var>]
       ...</code></dt>
-      <dd>Only the named users can access the resource. (<module>mod_authz_user</module>)</dd>
+      <dd>Only the named users can access the resource.</dd>
 
       <dt><code>Require group <var>group-name</var> [<var>group-name</var>]
       ...</code></dt>