Commit d867fe3b authored by Joshua Slive's avatar Joshua Slive
Browse files

Remove redundant link.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345302 13f79535-47bb-0310-9956-ffa450edef68
parent 487f4eed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2406,7 +2406,7 @@ a resource</description>
    <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>