summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_sed.html.en
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2018-01-05 22:04:52 +0000
committerYann Ylavic <ylavic@apache.org>2018-01-05 22:04:52 +0000
commit4c2218847777cb22fd373eb8ffb859aecad05e29 (patch)
tree41a1bbc71874a4cd1de1a10445546d309e59ee8c /docs/manual/mod/mod_sed.html.en
parent3ee19d0b50de2b585b080d3c8d665e501d8bc0df (diff)
parentce071e2f2c3a8cd9d2dccff29e9790db8076e2ac (diff)
downloadhttpd-4c2218847777cb22fd373eb8ffb859aecad05e29.tar.gz
Sync with 2.4.x.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x-mod_md@1820360 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_sed.html.en')
-rw-r--r--docs/manual/mod/mod_sed.html.en6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/manual/mod/mod_sed.html.en b/docs/manual/mod/mod_sed.html.en
index 2b95d7fc83..f89fee3c2b 100644
--- a/docs/manual/mod/mod_sed.html.en
+++ b/docs/manual/mod/mod_sed.html.en
@@ -59,10 +59,6 @@ The <code class="module"><a href="../mod/mod_sed.html">mod_sed</a></code> input
Both the input and output filters only process the data if newline characters are seen in the content. At the end of the data, the rest of the data is treated as the last line.
</p>
-<p>A tutorial article on <code class="module"><a href="../mod/mod_sed.html">mod_sed</a></code>, and why it is more powerful than simple
-string or regular expression search and replace, is available <a href="https://blogs.oracle.com/basant/entry/using_mod_sed_to_filter">on
-the author's blog</a>.</p>
-
</div>
<div id="quickview"><a href="https://www.apache.org/foundation/contributing.html" class="badge"><img src="https://www.apache.org/images/SupportApache-small.png" alt="Support Apache!" /></a><h3>Topics</h3>
<ul id="topics">
@@ -171,7 +167,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/2.4/mod/mod_sed.html';
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2017 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2018 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();