You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2015/11/29 22:00:32 UTC

svn commit: r1717123 - /httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml

Author: jailletc36
Date: Sun Nov 29 21:00:32 2015
New Revision: 1717123

URL: http://svn.apache.org/viewvc?rev=1717123&view=rev
Log:
Fix doc as spotted by mat in online doc

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

Modified: httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml?rev=1717123&r1=1717122&r2=1717123&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml Sun Nov 29 21:00:32 2015
@@ -39,7 +39,7 @@ in order for it to rebuild correctly.
 
 
 <summary>
-<p>This module makes it easy to restrict what HTTP methods can
+<p>This module makes it easy to restrict what HTTP methods can be
 used on an server. The most common configuration would be:</p>
 
 <highlight language="config">



Re: svn commit: r1717123 - /httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml

Posted by Mike Rumph <mi...@oracle.com>.
No problem.
I took care of this along with other typos and grammar corrections in 
r1717786 and r1717800.

Thanks,

Mike

On 12/2/2015 10:37 AM, Marion & Christophe JAILLET wrote:
> Will fix.
> Sorry for not seeing it myself.
>
> CJ
>
> Le 02/12/2015 15:28, Mike Rumph a écrit :
>> Comment below.
>>
>> On 11/29/2015 1:00 PM, jailletc36@apache.org wrote:
>>> Author: jailletc36
>>> Date: Sun Nov 29 21:00:32 2015
>>> New Revision: 1717123
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1717123&view=rev
>>> Log:
>>> Fix doc as spotted by mat in online doc
>>>
>>> Modified:
>>>      httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml
>>>
>>> Modified: httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml?rev=1717123&r1=1717122&r2=1717123&view=diff
>>> ============================================================================== 
>>>
>>> --- httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml (original)
>>> +++ httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml Sun Nov 
>>> 29 21:00:32 2015
>>> @@ -39,7 +39,7 @@ in order for it to rebuild correctly.
>>>       <summary>
>>> -<p>This module makes it easy to restrict what HTTP methods can
>>> +<p>This module makes it easy to restrict what HTTP methods can be
>>>   used on an server. The most common configuration would be:</p>
>> Should be "on a server".
>>>     <highlight language="config">
>>>
>>>
>>>
>>
>>
>
>


Re: svn commit: r1717123 - /httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml

Posted by Marion & Christophe JAILLET <ch...@wanadoo.fr>.
Will fix.
Sorry for not seeing it myself.

CJ

Le 02/12/2015 15:28, Mike Rumph a écrit :
> Comment below.
>
> On 11/29/2015 1:00 PM, jailletc36@apache.org wrote:
>> Author: jailletc36
>> Date: Sun Nov 29 21:00:32 2015
>> New Revision: 1717123
>>
>> URL: http://svn.apache.org/viewvc?rev=1717123&view=rev
>> Log:
>> Fix doc as spotted by mat in online doc
>>
>> Modified:
>>      httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml
>>
>> Modified: httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml
>> URL: 
>> http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml?rev=1717123&r1=1717122&r2=1717123&view=diff
>> ============================================================================== 
>>
>> --- httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml (original)
>> +++ httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml Sun Nov 29 
>> 21:00:32 2015
>> @@ -39,7 +39,7 @@ in order for it to rebuild correctly.
>>       <summary>
>> -<p>This module makes it easy to restrict what HTTP methods can
>> +<p>This module makes it easy to restrict what HTTP methods can be
>>   used on an server. The most common configuration would be:</p>
> Should be "on a server".
>>     <highlight language="config">
>>
>>
>>
>
>


Re: svn commit: r1717123 - /httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml

Posted by Mike Rumph <mi...@oracle.com>.
Comment below.

On 11/29/2015 1:00 PM, jailletc36@apache.org wrote:
> Author: jailletc36
> Date: Sun Nov 29 21:00:32 2015
> New Revision: 1717123
>
> URL: http://svn.apache.org/viewvc?rev=1717123&view=rev
> Log:
> Fix doc as spotted by mat in online doc
>
> Modified:
>      httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml
>
> Modified: httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml
> URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml?rev=1717123&r1=1717122&r2=1717123&view=diff
> ==============================================================================
> --- httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml (original)
> +++ httpd/httpd/trunk/docs/manual/mod/mod_allowmethods.xml Sun Nov 29 21:00:32 2015
> @@ -39,7 +39,7 @@ in order for it to rebuild correctly.
>   
>   
>   <summary>
> -<p>This module makes it easy to restrict what HTTP methods can
> +<p>This module makes it easy to restrict what HTTP methods can be
>   used on an server. The most common configuration would be:</p>
Should be "on a server".
>   
>   <highlight language="config">
>
>
>