Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Docs

[PATCH]

 

 

Apache docs RSS feed   Index | Next | Previous | View Threaded


lucien.gentis at lorraine

May 14, 2008, 6:49 AM

Post #1 of 8 (3665 views)
Permalink
[PATCH]

Hi,

One more patch for content-negotiation.xml.fr (2.2.x branch)

Bis nächstes Mal,

Lucien
Attachments: content-negotiation.xml.fr.2.2.x.patch (2.15 KB)


lucien.gentis at lorraine

May 18, 2008, 7:09 AM

Post #2 of 8 (3338 views)
Permalink
[PATCH] [In reply to]

Hi to all,

Here are 2 little patches for typos in auth.xml - trunk and 2.2.x branches

Lucien
Attachments: auth.xml.2.2.x.patch (0.93 KB)
  auth.xml.trunk.patch (2.59 KB)


nick at webthing

May 18, 2008, 3:30 PM

Post #3 of 8 (3326 views)
Permalink
Re: [PATCH] [In reply to]

On Sun, 2008-05-18 at 15:09, Lucien GENTIS wrote:
> Hi to all,
>
> Here are 2 little patches for typos in auth.xml - trunk and 2.2.x branches
>
> Lucien
>
> ______________________________________________________________________
> Index: docs/manual/howto/auth.xml
> ===================================================================
> --- docs/manual/howto/auth.xml (revision 657550)
> +++ docs/manual/howto/auth.xml (working copy)
> @@ -215,7 +215,7 @@

Hmm, those line numbers aren't as in /trunk/
Oh, I see that's below.

> client to determine what password to send for a given authenticated
> area.</p>
>
> - <p>So, for example, once a client has authenticated in the
> + <p>So, for example, once a client has been authenticated in the

No. The client authenticates.

> <code>"Restricted Files"</code> area, it will automatically
> retry the same password for any area on the same server that is
> marked with the <code>"Restricted Files"</code> Realm.

Exactly. It's the client that has authenticated, and has the
credentials to use on subsequent requests.

The other corrections are good - thank you.

--
Nick Kew


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe [at] httpd
For additional commands, e-mail: docs-help [at] httpd


lucien.gentis at lorraine

May 19, 2008, 5:31 AM

Post #4 of 8 (3328 views)
Permalink
Re: [PATCH] [In reply to]

Nick Kew a écrit :
> On Sun, 2008-05-18 at 15:09, Lucien GENTIS wrote:
>
>> Hi to all,
>>
>> Here are 2 little patches for typos in auth.xml - trunk and 2.2.x branches
>>
>> Lucien
>>
>> ______________________________________________________________________
>> Index: docs/manual/howto/auth.xml
>> ===================================================================
>> --- docs/manual/howto/auth.xml (revision 657550)
>> +++ docs/manual/howto/auth.xml (working copy)
>> @@ -215,7 +215,7 @@
>>
>
> Hmm, those line numbers aren't as in /trunk/
> Oh, I see that's below.
>
Curious, I made a "svn diff" after correcting original auth.xml file ...
>
>> client to determine what password to send for a given authenticated
>> area.</p>
>>
>> - <p>So, for example, once a client has authenticated in the
>> + <p>So, for example, once a client has been authenticated in the
>>
>
> No. The client authenticates.
>
OK, I'll remember. ;-)
It's just that Merriam Webster says authenticate is a transitive verb,
so I thought "client has authenticated ...", but what has he authenticated ?

Have a good week
>
>> <code>"Restricted Files"</code> area, it will automatically
>> retry the same password for any area on the same server that is
>> marked with the <code>"Restricted Files"</code> Realm.
>>
>
> Exactly. It's the client that has authenticated, and has the
> credentials to use on subsequent requests.
>
> The other corrections are good - thank you.
>
>


--
Lucien GENTIS
IUFM de Lorraine
Centre de Ressources Informatiques
5, Rue Paul Richard
C.O. 3 - MAXEVILLE
54528 LAXOU-CEDEX

Tél. 03 83 17 68 41
Email : lucien.gentis [at] lorraine


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe [at] httpd
For additional commands, e-mail: docs-help [at] httpd


lucien.gentis at lorraine

May 25, 2008, 9:44 AM

Post #5 of 8 (3302 views)
Permalink
[PATCH] [In reply to]

Hello,

Here is a patch for trunk branch

Happy sunday

Lucien
Attachments: new_features_2_2.xml.fr.trunk.patch (3.02 KB)


takashi at lans-tv

May 27, 2008, 9:52 AM

Post #6 of 8 (3288 views)
Permalink
Re: [PATCH] [In reply to]

On Sun, 25 May 2008 18:44:52 +0200
Lucien GENTIS <lucien.gentis [at] lorraine> wrote:

> Hello,
>
> Here is a patch for trunk branch
>
> Happy sunday
>
> Lucien
>

Committed. Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe [at] httpd
For additional commands, e-mail: docs-help [at] httpd


lucien.gentis at lorraine

May 31, 2008, 9:14 AM

Post #7 of 8 (3285 views)
Permalink
[PATCH] [In reply to]

Hi to all,

Here are some patches for 2.2.x branch :

these patches only add "English Revision" missing header to each document.

Happy week-end

Lucien
Attachments: caching.xml.fr.2.2.x.patch (0.59 KB)
  configuring.xml.fr.2.2.x.patch (0.60 KB)
  filter.xml.fr.2.2.x.patch (0.63 KB)
  glossary.xml.fr.2.2.x.patch (0.55 KB)
  handler.xml.fr.2.2.x.patch (0.60 KB)
  install.xml.fr.2.2.x.patch (0.60 KB)
  mpm.xml.fr.2.2.x.patch (0.54 KB)
  new_features_2_2.xml.fr.2.2.x.patch (0.62 KB)
  sections.xml.fr.2.2.x.patch (0.59 KB)
  upgrading.xml.fr.2.2.x.patch (0.60 KB)


tony at pc-tony

May 31, 2008, 2:59 PM

Post #8 of 8 (3263 views)
Permalink
Re: [PATCH] [In reply to]

Lucien GENTIS wrote:
> Hi to all,
>
> Here are some patches for 2.2.x branch :
>
> these patches only add "English Revision" missing header to each document.
>

Patches committed, thanks as always Lucien.

http://svn.apache.org/viewvc?rev=662097&view=rev


--Tony


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe [at] httpd
For additional commands, e-mail: docs-help [at] httpd

Apache docs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.