You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2016/10/07 12:01:51 UTC

svn commit: r1763752 - /httpd/httpd/branches/2.4.x/docs/manual/mod/core.html.en

Author: covener
Date: Fri Oct  7 12:01:51 2016
New Revision: 1763752

URL: http://svn.apache.org/viewvc?rev=1763752&view=rev
Log:
xform


Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/core.html.en

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/core.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/core.html.en?rev=1763752&r1=1763751&r2=1763752&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/core.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/core.html.en Fri Oct  7 12:01:51 2016
@@ -179,7 +179,7 @@ AcceptFilter https data</pre>
        requests.  Any value besides <code>none</code> will enable
        <code>TCP_DEFER_ACCEPT</code> on that listener. For more details
        see the Linux
-       <a href="http://homepages.cwi.nl/~aeb/linux/man2html/man7/tcp.7.html">
+       <a href="http://man7.org/linux/man-pages/man7/tcp.7.html">
        tcp(7)</a> man page.</p>
 
     <p>The default values on Windows are:</p>