]> granicus.if.org Git - apache/commitdiff
Add a link to the RFC explaining what 'realm' denotes.
authorDaniel Gruno <humbedooh@apache.org>
Thu, 19 Jul 2012 10:25:24 +0000 (10:25 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 19 Jul 2012 10:25:24 +0000 (10:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1363282 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/htdigest.xml

index fc9df711a6e82c3ccbcbbcbbbb931e0f674bb737..1459a8d446cddcf699afeab5bd51152ed6f876f7 100644 (file)
     exist, or deleted and recreated if it does exist.</dd>
 
     <dt><code><var>realm</var></code></dt>
-    <dd>The realm name to which the user name belongs.</dd>
+    <dd>The realm name to which the user name belongs. See 
+    <a href="http://tools.ietf.org/html/rfc2617#section-3.2.1">
+    http://tools.ietf.org/html/rfc2617#section-3.2.1</a> for more details.
+    </dd>
 
     <dt><code><var>username</var></code></dt>
     <dd>The user name to create or update in <var>passwdfile</var>. If