From: Daniel Gruno Date: Thu, 19 Jul 2012 10:23:47 +0000 (+0000) Subject: Add a link to the RFC explaining what 'realm' denotes. X-Git-Tag: 2.5.0-alpha~6623 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b199557c66bee2fffdd0252718fa08e238634556;p=thirdparty%2Fapache%2Fhttpd.git Add a link to the RFC explaining what 'realm' denotes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1363279 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/programs/htdigest.xml b/docs/manual/programs/htdigest.xml index fc9df711a6e..1459a8d446c 100644 --- a/docs/manual/programs/htdigest.xml +++ b/docs/manual/programs/htdigest.xml @@ -57,7 +57,10 @@ exist, or deleted and recreated if it does exist.
realm
-
The realm name to which the user name belongs.
+
The realm name to which the user name belongs. See + + http://tools.ietf.org/html/rfc2617#section-3.2.1 for more details. +
username
The user name to create or update in passwdfile. If