summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_so.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mod_so.html.en')
-rw-r--r--docs/manual/mod/mod_so.html.en6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_so.html.en b/docs/manual/mod/mod_so.html.en
index 44f751dd42..9a4aa3c4d6 100644
--- a/docs/manual/mod/mod_so.html.en
+++ b/docs/manual/mod/mod_so.html.en
@@ -72,7 +72,7 @@ Windows</td></tr></table>
<li><a href="#comments_section">Comments</a></li></ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="windows" id="windows">Creating Loadable Modules for Windows</a></h2>
+<h2><a name="windows" id="windows">Creating Loadable Modules for Windows</a><a title="Permanent link" href="#windows" class="permalink">&para;</a></h2>
<div class="note"><h3>Note</h3>
<p>On Windows, where loadable files typically have a file extension
@@ -146,7 +146,7 @@ Windows</td></tr></table>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="directive-section"><h2><a name="LoadFile" id="LoadFile">LoadFile</a> <a name="loadfile" id="loadfile">Directive</a></h2>
+<div class="directive-section"><h2><a name="LoadFile" id="LoadFile">LoadFile</a> <a name="loadfile" id="loadfile">Directive</a><a title="Permanent link" href="#loadfile" class="permalink">&para;</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Link in the named object file or library</td></tr>
<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>LoadFile <em>filename</em> [<em>filename</em>] ...</code></td></tr>
@@ -169,7 +169,7 @@ Windows</td></tr></table>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="directive-section"><h2><a name="LoadModule" id="LoadModule">LoadModule</a> <a name="loadmodule" id="loadmodule">Directive</a></h2>
+<div class="directive-section"><h2><a name="LoadModule" id="LoadModule">LoadModule</a> <a name="loadmodule" id="loadmodule">Directive</a><a title="Permanent link" href="#loadmodule" class="permalink">&para;</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Links in the object file or library, and adds to the list
of active modules</td></tr>