Modify pageNumberLookup.rb script to (a) link C language references to (#65)

opencl-2.0-openclc.pdf, which in turn links to the current asciidoctor
OpenCL C 2.0 PDF and (b) not rewrite the link to land on specific page
numbers, some of which were out of date.

Regenerate HTML pages accordingly.

Note that the '#namedest=<entry point name>' xrefs are still present in
the PDF hyperlinks, since they're not rewritten - but they do nothing,
since the PDFs / PDF readers don't support the namedest syntax.

Fixes https://github.com/KhronosGroup/OpenCL-Docs/issues/87 .
diff --git a/sdk/2.1/docs/man/xhtml/ATOMIC_VAR_INIT.html b/sdk/2.1/docs/man/xhtml/ATOMIC_VAR_INIT.html
index a6ee1cb..1f53817 100644
--- a/sdk/2.1/docs/man/xhtml/ATOMIC_VAR_INIT.html
+++ b/sdk/2.1/docs/man/xhtml/ATOMIC_VAR_INIT.html
@@ -299,7 +299,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=104" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=ATOMIC_VAR_INIT" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/EXTENSION.html b/sdk/2.1/docs/man/xhtml/EXTENSION.html
index 76a7b19..0a1879f 100644
--- a/sdk/2.1/docs/man/xhtml/EXTENSION.html
+++ b/sdk/2.1/docs/man/xhtml/EXTENSION.html
@@ -728,7 +728,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=7" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=EXTENSION" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/FP_CONTRACT.html b/sdk/2.1/docs/man/xhtml/FP_CONTRACT.html
index 6e911b0..1edb164 100644
--- a/sdk/2.1/docs/man/xhtml/FP_CONTRACT.html
+++ b/sdk/2.1/docs/man/xhtml/FP_CONTRACT.html
@@ -333,7 +333,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=79" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=FP_CONTRACT" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/abs.html b/sdk/2.1/docs/man/xhtml/abs.html
index 8049a04..94248f2 100644
--- a/sdk/2.1/docs/man/xhtml/abs.html
+++ b/sdk/2.1/docs/man/xhtml/abs.html
@@ -319,7 +319,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/accessQualifiers.html b/sdk/2.1/docs/man/xhtml/accessQualifiers.html
index 2b5414d..768406d 100644
--- a/sdk/2.1/docs/man/xhtml/accessQualifiers.html
+++ b/sdk/2.1/docs/man/xhtml/accessQualifiers.html
@@ -330,7 +330,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=46" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=accessQualifiers" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/acos.html b/sdk/2.1/docs/man/xhtml/acos.html
index 1ac5a43..a89596a 100644
--- a/sdk/2.1/docs/man/xhtml/acos.html
+++ b/sdk/2.1/docs/man/xhtml/acos.html
@@ -343,7 +343,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/add_sat.html b/sdk/2.1/docs/man/xhtml/add_sat.html
index e74c449..f54b0f7 100644
--- a/sdk/2.1/docs/man/xhtml/add_sat.html
+++ b/sdk/2.1/docs/man/xhtml/add_sat.html
@@ -301,7 +301,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/addressSpaceQualifierFuncs.html b/sdk/2.1/docs/man/xhtml/addressSpaceQualifierFuncs.html
index b9e1d7f..3dd2fad 100644
--- a/sdk/2.1/docs/man/xhtml/addressSpaceQualifierFuncs.html
+++ b/sdk/2.1/docs/man/xhtml/addressSpaceQualifierFuncs.html
@@ -371,7 +371,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=99" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=addressSpaceQualifierFuncs" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/any.html b/sdk/2.1/docs/man/xhtml/any.html
index 26d987b..b449a3c 100644
--- a/sdk/2.1/docs/man/xhtml/any.html
+++ b/sdk/2.1/docs/man/xhtml/any.html
@@ -298,7 +298,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/as_typen.html b/sdk/2.1/docs/man/xhtml/as_typen.html
index 491e2d7..d68992a 100644
--- a/sdk/2.1/docs/man/xhtml/as_typen.html
+++ b/sdk/2.1/docs/man/xhtml/as_typen.html
@@ -374,7 +374,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=24" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=as_typen" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/asin.html b/sdk/2.1/docs/man/xhtml/asin.html
index 0e1336a..a7fb818 100644
--- a/sdk/2.1/docs/man/xhtml/asin.html
+++ b/sdk/2.1/docs/man/xhtml/asin.html
@@ -343,7 +343,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/asyncCopyFunctions.html b/sdk/2.1/docs/man/xhtml/asyncCopyFunctions.html
index 267de5d..817bb44 100644
--- a/sdk/2.1/docs/man/xhtml/asyncCopyFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/asyncCopyFunctions.html
@@ -292,7 +292,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=100" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=asyncCopyFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/async_work_group_copy.html b/sdk/2.1/docs/man/xhtml/async_work_group_copy.html
index 21d7bd1..54823e5 100644
--- a/sdk/2.1/docs/man/xhtml/async_work_group_copy.html
+++ b/sdk/2.1/docs/man/xhtml/async_work_group_copy.html
@@ -358,7 +358,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=100" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=asyncCopyFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/async_work_group_strided_copy.html b/sdk/2.1/docs/man/xhtml/async_work_group_strided_copy.html
index 04cc3da..8c1e0d3 100644
--- a/sdk/2.1/docs/man/xhtml/async_work_group_strided_copy.html
+++ b/sdk/2.1/docs/man/xhtml/async_work_group_strided_copy.html
@@ -371,7 +371,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=100" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=asyncCopyFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/atan.html b/sdk/2.1/docs/man/xhtml/atan.html
index cb58522..ebd7cb6 100644
--- a/sdk/2.1/docs/man/xhtml/atan.html
+++ b/sdk/2.1/docs/man/xhtml/atan.html
@@ -383,7 +383,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/atomicFunctions.html b/sdk/2.1/docs/man/xhtml/atomicFunctions.html
index 2762107..e600270 100644
--- a/sdk/2.1/docs/man/xhtml/atomicFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/atomicFunctions.html
@@ -426,7 +426,7 @@
         <h2>Specification</h2>
         <p>
             <img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=103" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=atomicFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/atomic_compare_exchange.html b/sdk/2.1/docs/man/xhtml/atomic_compare_exchange.html
index 05634ea..920298f 100644
--- a/sdk/2.1/docs/man/xhtml/atomic_compare_exchange.html
+++ b/sdk/2.1/docs/man/xhtml/atomic_compare_exchange.html
@@ -591,7 +591,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=108" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=atomic_compare_exchange" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/atomic_exchange.html b/sdk/2.1/docs/man/xhtml/atomic_exchange.html
index e91ad68..0774772 100644
--- a/sdk/2.1/docs/man/xhtml/atomic_exchange.html
+++ b/sdk/2.1/docs/man/xhtml/atomic_exchange.html
@@ -430,7 +430,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=108" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=atomic_exchange" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/atomic_fetch_key.html b/sdk/2.1/docs/man/xhtml/atomic_fetch_key.html
index c263422..06a118a 100644
--- a/sdk/2.1/docs/man/xhtml/atomic_fetch_key.html
+++ b/sdk/2.1/docs/man/xhtml/atomic_fetch_key.html
@@ -522,7 +522,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=109" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=atomic_fetch_key" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/atomic_flag.html b/sdk/2.1/docs/man/xhtml/atomic_flag.html
index ddccc72..5d7366b 100644
--- a/sdk/2.1/docs/man/xhtml/atomic_flag.html
+++ b/sdk/2.1/docs/man/xhtml/atomic_flag.html
@@ -298,7 +298,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=110" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=atomic_flag" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/atomic_flag_clear.html b/sdk/2.1/docs/man/xhtml/atomic_flag_clear.html
index 5e08e90..bcef972 100644
--- a/sdk/2.1/docs/man/xhtml/atomic_flag_clear.html
+++ b/sdk/2.1/docs/man/xhtml/atomic_flag_clear.html
@@ -417,7 +417,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=111" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=atomic_flag_clear" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/atomic_flag_test_and_set.html b/sdk/2.1/docs/man/xhtml/atomic_flag_test_and_set.html
index 02e584a..c48e714 100644
--- a/sdk/2.1/docs/man/xhtml/atomic_flag_test_and_set.html
+++ b/sdk/2.1/docs/man/xhtml/atomic_flag_test_and_set.html
@@ -417,7 +417,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=111" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=atomic_flag_test_and_set" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/atomic_init.html b/sdk/2.1/docs/man/xhtml/atomic_init.html
index 19a09e0..91c906f 100644
--- a/sdk/2.1/docs/man/xhtml/atomic_init.html
+++ b/sdk/2.1/docs/man/xhtml/atomic_init.html
@@ -369,7 +369,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=104" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=atomic_init" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/atomic_load.html b/sdk/2.1/docs/man/xhtml/atomic_load.html
index d1a65bb..d39e792 100644
--- a/sdk/2.1/docs/man/xhtml/atomic_load.html
+++ b/sdk/2.1/docs/man/xhtml/atomic_load.html
@@ -411,7 +411,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=107" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=atomic_load" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/atomic_store.html b/sdk/2.1/docs/man/xhtml/atomic_store.html
index a82965a..82ffd6c 100644
--- a/sdk/2.1/docs/man/xhtml/atomic_store.html
+++ b/sdk/2.1/docs/man/xhtml/atomic_store.html
@@ -432,7 +432,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=107" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=atomic_store" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/atomic_work_item_fence.html b/sdk/2.1/docs/man/xhtml/atomic_work_item_fence.html
index 26d9f73..de334c8 100644
--- a/sdk/2.1/docs/man/xhtml/atomic_work_item_fence.html
+++ b/sdk/2.1/docs/man/xhtml/atomic_work_item_fence.html
@@ -349,7 +349,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=105" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=atomic_work_item_fence" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/attribute.html b/sdk/2.1/docs/man/xhtml/attribute.html
index 40e8063..2a13438 100644
--- a/sdk/2.1/docs/man/xhtml/attribute.html
+++ b/sdk/2.1/docs/man/xhtml/attribute.html
@@ -314,7 +314,7 @@
         <p>
           In general, the rules for how an attribute binds for a given context are non-trivial
           and the reader is pointed to GCC's documentation and Maurer and Wong's paper (See the
-          "References" section in the <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=1" target="OpenCL Spec">OpenCL specification</a>
+          "References" section in the <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=referenceWong" target="OpenCL Spec">OpenCL specification</a>
           for details.)
         </p>
       </div>
@@ -324,7 +324,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=56" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=attribute" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/attributes-blocksAndControlFlow.html b/sdk/2.1/docs/man/xhtml/attributes-blocksAndControlFlow.html
index 346f8c4..22bef17 100644
--- a/sdk/2.1/docs/man/xhtml/attributes-blocksAndControlFlow.html
+++ b/sdk/2.1/docs/man/xhtml/attributes-blocksAndControlFlow.html
@@ -286,7 +286,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=61" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=attributes-blocksAndControlFlow" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/attributes-loopUnroll.html b/sdk/2.1/docs/man/xhtml/attributes-loopUnroll.html
index 28ba441..9513c89 100644
--- a/sdk/2.1/docs/man/xhtml/attributes-loopUnroll.html
+++ b/sdk/2.1/docs/man/xhtml/attributes-loopUnroll.html
@@ -427,7 +427,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=61" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=attributes-loopUnroll" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/attributes-types.html b/sdk/2.1/docs/man/xhtml/attributes-types.html
index 1b866a2..742fd35 100644
--- a/sdk/2.1/docs/man/xhtml/attributes-types.html
+++ b/sdk/2.1/docs/man/xhtml/attributes-types.html
@@ -412,7 +412,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=57" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=attributes-types" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/attributes-variables.html b/sdk/2.1/docs/man/xhtml/attributes-variables.html
index 25f466e..dd822f9 100644
--- a/sdk/2.1/docs/man/xhtml/attributes-variables.html
+++ b/sdk/2.1/docs/man/xhtml/attributes-variables.html
@@ -468,7 +468,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=59" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=attributes-variables" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/barrier.html b/sdk/2.1/docs/man/xhtml/barrier.html
index 3c25106..3d4dccd 100644
--- a/sdk/2.1/docs/man/xhtml/barrier.html
+++ b/sdk/2.1/docs/man/xhtml/barrier.html
@@ -244,7 +244,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=97" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=work_group_barrier" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/bitselect.html b/sdk/2.1/docs/man/xhtml/bitselect.html
index f463435..0c3afdf 100644
--- a/sdk/2.1/docs/man/xhtml/bitselect.html
+++ b/sdk/2.1/docs/man/xhtml/bitselect.html
@@ -316,7 +316,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/blocks.html b/sdk/2.1/docs/man/xhtml/blocks.html
index 4b9bf4c..705e328 100644
--- a/sdk/2.1/docs/man/xhtml/blocks.html
+++ b/sdk/2.1/docs/man/xhtml/blocks.html
@@ -607,7 +607,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=64" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=blocks" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/capture_event_profiling_info.html b/sdk/2.1/docs/man/xhtml/capture_event_profiling_info.html
index ef5b1ec..afdf817 100644
--- a/sdk/2.1/docs/man/xhtml/capture_event_profiling_info.html
+++ b/sdk/2.1/docs/man/xhtml/capture_event_profiling_info.html
@@ -459,7 +459,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=171" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=eventFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cbrt.html b/sdk/2.1/docs/man/xhtml/cbrt.html
index a17d866..8b80fc8 100644
--- a/sdk/2.1/docs/man/xhtml/cbrt.html
+++ b/sdk/2.1/docs/man/xhtml/cbrt.html
@@ -311,7 +311,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/ceil.html b/sdk/2.1/docs/man/xhtml/ceil.html
index a0ce2ad..01e59be 100644
--- a/sdk/2.1/docs/man/xhtml/ceil.html
+++ b/sdk/2.1/docs/man/xhtml/ceil.html
@@ -313,7 +313,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clBuildProgram.html b/sdk/2.1/docs/man/xhtml/clBuildProgram.html
index d34608e..717e9cf 100644
--- a/sdk/2.1/docs/man/xhtml/clBuildProgram.html
+++ b/sdk/2.1/docs/man/xhtml/clBuildProgram.html
@@ -687,7 +687,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=200" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clBuildProgram" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCloneKernel.html b/sdk/2.1/docs/man/xhtml/clCloneKernel.html
index fdba5e5..4d1c802 100644
--- a/sdk/2.1/docs/man/xhtml/clCloneKernel.html
+++ b/sdk/2.1/docs/man/xhtml/clCloneKernel.html
@@ -360,7 +360,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=230" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCloneKernel" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCompileProgram.html b/sdk/2.1/docs/man/xhtml/clCompileProgram.html
index 1058bb4..e2cc743 100644
--- a/sdk/2.1/docs/man/xhtml/clCompileProgram.html
+++ b/sdk/2.1/docs/man/xhtml/clCompileProgram.html
@@ -786,7 +786,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=202" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCompileProgram" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateBuffer.html b/sdk/2.1/docs/man/xhtml/clCreateBuffer.html
index 0a3bb66..bdbd605 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateBuffer.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateBuffer.html
@@ -577,7 +577,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=104" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateBuffer" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateCommandQueueWithProperties.html b/sdk/2.1/docs/man/xhtml/clCreateCommandQueueWithProperties.html
index 6f114af..d7d05dc 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateCommandQueueWithProperties.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateCommandQueueWithProperties.html
@@ -593,7 +593,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=97" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateCommandQueueWithProperties" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateContext.html b/sdk/2.1/docs/man/xhtml/clCreateContext.html
index 7835550..ee784d9 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateContext.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateContext.html
@@ -895,7 +895,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateContext" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateContextFromType.html b/sdk/2.1/docs/man/xhtml/clCreateContextFromType.html
index 097d6e3..8195df6 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateContextFromType.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateContextFromType.html
@@ -873,7 +873,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=92" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateContextFromType" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateEventFromEGLSyncKHR.html b/sdk/2.1/docs/man/xhtml/clCreateEventFromEGLSyncKHR.html
index 5ee7ae1..bc34651 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateEventFromEGLSyncKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateEventFromEGLSyncKHR.html
@@ -411,7 +411,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=175" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clCreateEventFromEGLSyncKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateEventFromGLsyncKHR.html b/sdk/2.1/docs/man/xhtml/clCreateEventFromGLsyncKHR.html
index a6927f8..b6e7a1d 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateEventFromGLsyncKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateEventFromGLsyncKHR.html
@@ -362,7 +362,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=60" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clCreateEventFromGLsyncKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateFromD3D10BufferKHR.html b/sdk/2.1/docs/man/xhtml/clCreateFromD3D10BufferKHR.html
index 65e9886..eefc25c 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateFromD3D10BufferKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateFromD3D10BufferKHR.html
@@ -406,7 +406,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=71" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clCreateFromD3D10BufferKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateFromD3D10Texture2DKHR.html b/sdk/2.1/docs/man/xhtml/clCreateFromD3D10Texture2DKHR.html
index d6566f1..dd3de9e 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateFromD3D10Texture2DKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateFromD3D10Texture2DKHR.html
@@ -437,7 +437,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clCreateFromD3D10Texture2DKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateFromD3D10Texture3DKHR.html b/sdk/2.1/docs/man/xhtml/clCreateFromD3D10Texture3DKHR.html
index 81c938f..41ee63b 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateFromD3D10Texture3DKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateFromD3D10Texture3DKHR.html
@@ -633,7 +633,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=73" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clCreateFromD3D10Texture3DKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateFromD3D11BufferKHR.html b/sdk/2.1/docs/man/xhtml/clCreateFromD3D11BufferKHR.html
index 8699d95..88acf4c 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateFromD3D11BufferKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateFromD3D11BufferKHR.html
@@ -413,7 +413,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=102" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clCreateFromD3D11BufferKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateFromD3D11Texture2DKHR.html b/sdk/2.1/docs/man/xhtml/clCreateFromD3D11Texture2DKHR.html
index 594c2af..4fbca60 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateFromD3D11Texture2DKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateFromD3D11Texture2DKHR.html
@@ -442,7 +442,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=103" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clCreateFromD3D11Texture2DKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateFromD3D11Texture3DKHR.html b/sdk/2.1/docs/man/xhtml/clCreateFromD3D11Texture3DKHR.html
index df5b9c5..010aaa5 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateFromD3D11Texture3DKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateFromD3D11Texture3DKHR.html
@@ -753,7 +753,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=104" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clCreateFromD3D11Texture3DKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateFromDX9MediaSurfaceKHR.html b/sdk/2.1/docs/man/xhtml/clCreateFromDX9MediaSurfaceKHR.html
index ac095b4..6ddf0d2 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateFromDX9MediaSurfaceKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateFromDX9MediaSurfaceKHR.html
@@ -670,7 +670,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=87" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clCreateFromDX9MediaSurfaceKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateFromEGLImageKHR.html b/sdk/2.1/docs/man/xhtml/clCreateFromEGLImageKHR.html
index 739ea2f..902286a 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateFromEGLImageKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateFromEGLImageKHR.html
@@ -474,7 +474,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=167" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clCreateFromEGLImageKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateFromGLBuffer.html b/sdk/2.1/docs/man/xhtml/clCreateFromGLBuffer.html
index f6caa42..1aa11e5 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateFromGLBuffer.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateFromGLBuffer.html
@@ -910,7 +910,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=47" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clCreateFromGLBuffer" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateFromGLRenderbuffer.html b/sdk/2.1/docs/man/xhtml/clCreateFromGLRenderbuffer.html
index 60c9e84..0a70a46 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateFromGLRenderbuffer.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateFromGLRenderbuffer.html
@@ -912,7 +912,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=51" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clCreateFromGLRenderbuffer" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateFromGLTexture.html b/sdk/2.1/docs/man/xhtml/clCreateFromGLTexture.html
index fe7120d..c866e0f 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateFromGLTexture.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateFromGLTexture.html
@@ -995,7 +995,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=48" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clCreateFromGLTexture" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateImage.html b/sdk/2.1/docs/man/xhtml/clCreateImage.html
index 627aa82..6eb5e7b 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateImage.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateImage.html
@@ -901,7 +901,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=128" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateImage" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateKernel.html b/sdk/2.1/docs/man/xhtml/clCreateKernel.html
index 7d2c080..18d7022 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateKernel.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateKernel.html
@@ -341,7 +341,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=221" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateKernel" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateKernelsInProgram.html b/sdk/2.1/docs/man/xhtml/clCreateKernelsInProgram.html
index 08902fc..80abcc3 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateKernelsInProgram.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateKernelsInProgram.html
@@ -366,7 +366,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=222" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateKernelsInProgram" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreatePipe.html b/sdk/2.1/docs/man/xhtml/clCreatePipe.html
index 962fc9c..62f0a78 100644
--- a/sdk/2.1/docs/man/xhtml/clCreatePipe.html
+++ b/sdk/2.1/docs/man/xhtml/clCreatePipe.html
@@ -577,7 +577,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=160" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreatePipe" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateProgramWithBinary.html b/sdk/2.1/docs/man/xhtml/clCreateProgramWithBinary.html
index eea23f1..95ae0c1 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateProgramWithBinary.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateProgramWithBinary.html
@@ -448,7 +448,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=196" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateProgramWithBinary" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateProgramWithBuiltInKernels.html b/sdk/2.1/docs/man/xhtml/clCreateProgramWithBuiltInKernels.html
index a961732..6887700 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateProgramWithBuiltInKernels.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateProgramWithBuiltInKernels.html
@@ -349,7 +349,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=198" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateProgramWithBuiltInKernels" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateProgramWithIL.html b/sdk/2.1/docs/man/xhtml/clCreateProgramWithIL.html
index 969822f..9ba1a50 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateProgramWithIL.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateProgramWithIL.html
@@ -341,7 +341,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=195" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateProgramWithIL" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateProgramWithSource.html b/sdk/2.1/docs/man/xhtml/clCreateProgramWithSource.html
index 8f68e85..f7a1384 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateProgramWithSource.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateProgramWithSource.html
@@ -354,7 +354,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=194" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateProgramWithSource" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateSamplerWithProperties.html b/sdk/2.1/docs/man/xhtml/clCreateSamplerWithProperties.html
index ae410f9..2ee612b 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateSamplerWithProperties.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateSamplerWithProperties.html
@@ -524,7 +524,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=190" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateSamplerWithProperties" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateSubBuffer.html b/sdk/2.1/docs/man/xhtml/clCreateSubBuffer.html
index 629280b..6d53536 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateSubBuffer.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateSubBuffer.html
@@ -644,7 +644,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=107" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateSubBuffer" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateSubDevices.html b/sdk/2.1/docs/man/xhtml/clCreateSubDevices.html
index 7d01009..aa295ca 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateSubDevices.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateSubDevices.html
@@ -588,7 +588,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=85" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateSubDevices" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clCreateUserEvent.html b/sdk/2.1/docs/man/xhtml/clCreateUserEvent.html
index 8c911b6..8b16c0f 100644
--- a/sdk/2.1/docs/man/xhtml/clCreateUserEvent.html
+++ b/sdk/2.1/docs/man/xhtml/clCreateUserEvent.html
@@ -318,7 +318,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=250" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clCreateUserEvent" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueAcquireD3D10ObjectsKHR.html b/sdk/2.1/docs/man/xhtml/clEnqueueAcquireD3D10ObjectsKHR.html
index a9c74c3..73c8350 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueAcquireD3D10ObjectsKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueAcquireD3D10ObjectsKHR.html
@@ -470,7 +470,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=75" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clEnqueueAcquireD3D10ObjectsKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueAcquireD3D11ObjectsKHR.html b/sdk/2.1/docs/man/xhtml/clEnqueueAcquireD3D11ObjectsKHR.html
index 2ae1927..b6549aa 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueAcquireD3D11ObjectsKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueAcquireD3D11ObjectsKHR.html
@@ -477,7 +477,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=106" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clEnqueueAcquireD3D11ObjectsKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueAcquireDX9MediaSurfacesKHR.html b/sdk/2.1/docs/man/xhtml/clEnqueueAcquireDX9MediaSurfacesKHR.html
index c93fc6e..2a62e9c 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueAcquireDX9MediaSurfacesKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueAcquireDX9MediaSurfacesKHR.html
@@ -635,7 +635,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=89" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clEnqueueAcquireDX9MediaSurfacesKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueAcquireEGLObjectsKHR.html b/sdk/2.1/docs/man/xhtml/clEnqueueAcquireEGLObjectsKHR.html
index cc0a0d1..86c9f6a 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueAcquireEGLObjectsKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueAcquireEGLObjectsKHR.html
@@ -415,7 +415,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=169" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clEnqueueAcquireEGLObjectsKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueAcquireGLObjects.html b/sdk/2.1/docs/man/xhtml/clEnqueueAcquireGLObjects.html
index fd0ac65..81778f4 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueAcquireGLObjects.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueAcquireGLObjects.html
@@ -982,7 +982,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=55" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clEnqueueAcquireGLObjects" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueBarrierWithWaitList.html b/sdk/2.1/docs/man/xhtml/clEnqueueBarrierWithWaitList.html
index 9689bf3..8008cbd 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueBarrierWithWaitList.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueBarrierWithWaitList.html
@@ -383,7 +383,7 @@
         <h2>Specification</h2>
         <p>
             <img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=260" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueBarrierWithWaitList" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueCopyBuffer.html b/sdk/2.1/docs/man/xhtml/clEnqueueCopyBuffer.html
index f4a6a7b..bf6da6d 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueCopyBuffer.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueCopyBuffer.html
@@ -443,7 +443,7 @@
             <img src="pdficon_small1.gif" />
 
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=117" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueCopyBuffer" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueCopyBufferRect.html b/sdk/2.1/docs/man/xhtml/clEnqueueCopyBufferRect.html
index 4938222..2fdc061 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueCopyBufferRect.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueCopyBufferRect.html
@@ -566,7 +566,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=119" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueCopyBufferRect" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueCopyBufferToImage.html b/sdk/2.1/docs/man/xhtml/clEnqueueCopyBufferToImage.html
index ab62705..3e6d3d4 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueCopyBufferToImage.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueCopyBufferToImage.html
@@ -543,7 +543,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=151" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueCopyBufferToImage" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueCopyImage.html b/sdk/2.1/docs/man/xhtml/clEnqueueCopyImage.html
index d79c223..378a7f9 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueCopyImage.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueCopyImage.html
@@ -548,7 +548,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=144" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueCopyImage" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueCopyImageToBuffer.html b/sdk/2.1/docs/man/xhtml/clEnqueueCopyImageToBuffer.html
index 0271964..48d0b94 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueCopyImageToBuffer.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueCopyImageToBuffer.html
@@ -530,7 +530,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=149" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueCopyImageToBuffer" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueFillBuffer.html b/sdk/2.1/docs/man/xhtml/clEnqueueFillBuffer.html
index 384d69d..f3f4b1e 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueFillBuffer.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueFillBuffer.html
@@ -484,7 +484,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=122" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueFillBuffer" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueFillImage.html b/sdk/2.1/docs/man/xhtml/clEnqueueFillImage.html
index 91c3129..f1dcf1d 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueFillImage.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueFillImage.html
@@ -488,7 +488,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=147" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueFillImage" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueMapBuffer.html b/sdk/2.1/docs/man/xhtml/clEnqueueMapBuffer.html
index 7fd2c2c..7248cfc 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueMapBuffer.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueMapBuffer.html
@@ -689,7 +689,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=124" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueMapBuffer" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueMapImage.html b/sdk/2.1/docs/man/xhtml/clEnqueueMapImage.html
index d293a9d..d09aba4 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueMapImage.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueMapImage.html
@@ -813,7 +813,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=154" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueMapImage" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueMarkerWithWaitList.html b/sdk/2.1/docs/man/xhtml/clEnqueueMarkerWithWaitList.html
index 82f84e2..af47d0e 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueMarkerWithWaitList.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueMarkerWithWaitList.html
@@ -385,7 +385,7 @@
             <img src="pdficon_small1.gif" />
 
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=259" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueMarkerWithWaitList" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueMigrateMemObjects.html b/sdk/2.1/docs/man/xhtml/clEnqueueMigrateMemObjects.html
index f7ccb8f..d55549c 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueMigrateMemObjects.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueMigrateMemObjects.html
@@ -515,7 +515,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=168" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueMigrateMemObjects" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueNDRangeKernel.html b/sdk/2.1/docs/man/xhtml/clEnqueueNDRangeKernel.html
index a899c62..61894eb 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueNDRangeKernel.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueNDRangeKernel.html
@@ -630,7 +630,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=242" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueNDRangeKernel" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueNativeKernel.html b/sdk/2.1/docs/man/xhtml/clEnqueueNativeKernel.html
index 8252e27..925aa5f 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueNativeKernel.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueNativeKernel.html
@@ -491,7 +491,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=246" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueNativeKernel" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueReadBuffer.html b/sdk/2.1/docs/man/xhtml/clEnqueueReadBuffer.html
index 9d0c159..2ea73d2 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueReadBuffer.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueReadBuffer.html
@@ -491,7 +491,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=110" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueReadBuffer" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueReadBufferRect.html b/sdk/2.1/docs/man/xhtml/clEnqueueReadBufferRect.html
index b29dc9b..9098d68 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueReadBufferRect.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueReadBufferRect.html
@@ -658,7 +658,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=112" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueReadBufferRect" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueReadImage.html b/sdk/2.1/docs/man/xhtml/clEnqueueReadImage.html
index f442c54..06eb9ef 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueReadImage.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueReadImage.html
@@ -605,7 +605,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=140" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueReadImage" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueReleaseD3D10ObjectsKHR.html b/sdk/2.1/docs/man/xhtml/clEnqueueReleaseD3D10ObjectsKHR.html
index d3b4d80..2f3529e 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueReleaseD3D10ObjectsKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueReleaseD3D10ObjectsKHR.html
@@ -450,7 +450,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=77" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clEnqueueReleaseD3D10ObjectsKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueReleaseD3D11ObjectsKHR.html b/sdk/2.1/docs/man/xhtml/clEnqueueReleaseD3D11ObjectsKHR.html
index 7a4117a..610479a 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueReleaseD3D11ObjectsKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueReleaseD3D11ObjectsKHR.html
@@ -455,7 +455,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=108" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clEnqueueReleaseD3D11ObjectsKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueReleaseDX9MediaSurfacesKHR.html b/sdk/2.1/docs/man/xhtml/clEnqueueReleaseDX9MediaSurfacesKHR.html
index 38588b2..b63da5e 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueReleaseDX9MediaSurfacesKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueReleaseDX9MediaSurfacesKHR.html
@@ -621,7 +621,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=91" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clEnqueueReleaseDX9MediaSurfacesKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueReleaseEGLObjectsKHR.html b/sdk/2.1/docs/man/xhtml/clEnqueueReleaseEGLObjectsKHR.html
index 491a1b9..cee098c 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueReleaseEGLObjectsKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueReleaseEGLObjectsKHR.html
@@ -416,7 +416,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=170" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clEnqueueReleaseEGLObjectsKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueReleaseGLObjects.html b/sdk/2.1/docs/man/xhtml/clEnqueueReleaseGLObjects.html
index 129fdbc..a8e51e7 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueReleaseGLObjects.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueReleaseGLObjects.html
@@ -1003,7 +1003,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=56" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clEnqueueReleaseGLObjects" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueSVMFree.html b/sdk/2.1/docs/man/xhtml/clEnqueueSVMFree.html
index 1baa8c1..7bba5e6 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueSVMFree.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueSVMFree.html
@@ -447,7 +447,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=179" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueSVMFree" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueSVMMap.html b/sdk/2.1/docs/man/xhtml/clEnqueueSVMMap.html
index fbb5587..bdb583c 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueSVMMap.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueSVMMap.html
@@ -535,7 +535,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=184" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueSVMMap" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueSVMMemFill.html b/sdk/2.1/docs/man/xhtml/clEnqueueSVMMemFill.html
index f96f9e9..e1903e6 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueSVMMemFill.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueSVMMemFill.html
@@ -456,7 +456,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=182" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueSVMMemFill" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueSVMMemcpy.html b/sdk/2.1/docs/man/xhtml/clEnqueueSVMMemcpy.html
index 9b83daf..d0b8f89 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueSVMMemcpy.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueSVMMemcpy.html
@@ -473,7 +473,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=180" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueSVMMemcpy" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueSVMMigrateMem.html b/sdk/2.1/docs/man/xhtml/clEnqueueSVMMigrateMem.html
index 140685a..54cc139 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueSVMMigrateMem.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueSVMMigrateMem.html
@@ -472,7 +472,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=187" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueSVMMigrateMem" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueSVMUnmap.html b/sdk/2.1/docs/man/xhtml/clEnqueueSVMUnmap.html
index 595ed8f..fec80b6 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueSVMUnmap.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueSVMUnmap.html
@@ -437,7 +437,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=185" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueSVMUnmap" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueUnmapMemObject.html b/sdk/2.1/docs/man/xhtml/clEnqueueUnmapMemObject.html
index 4535b42..6c3bff9 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueUnmapMemObject.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueUnmapMemObject.html
@@ -505,7 +505,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=165" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueUnmapMemObject" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueWriteBuffer.html b/sdk/2.1/docs/man/xhtml/clEnqueueWriteBuffer.html
index a74b919..5c744e7 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueWriteBuffer.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueWriteBuffer.html
@@ -486,7 +486,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=110" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueWriteBuffer" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueWriteBufferRect.html b/sdk/2.1/docs/man/xhtml/clEnqueueWriteBufferRect.html
index be9f378..fea122d 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueWriteBufferRect.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueWriteBufferRect.html
@@ -659,7 +659,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=113" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueWriteBufferRect" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clEnqueueWriteImage.html b/sdk/2.1/docs/man/xhtml/clEnqueueWriteImage.html
index 28a1a03..41c7c47 100644
--- a/sdk/2.1/docs/man/xhtml/clEnqueueWriteImage.html
+++ b/sdk/2.1/docs/man/xhtml/clEnqueueWriteImage.html
@@ -611,7 +611,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=140" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clEnqueueWriteImage" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clFinish.html b/sdk/2.1/docs/man/xhtml/clFinish.html
index 9cb6039..811295b 100644
--- a/sdk/2.1/docs/man/xhtml/clFinish.html
+++ b/sdk/2.1/docs/man/xhtml/clFinish.html
@@ -287,7 +287,7 @@
             <img src="pdficon_small1.gif" />
 
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=266" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clFinish" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clFlush.html b/sdk/2.1/docs/man/xhtml/clFlush.html
index 83441c7..f8296bb 100644
--- a/sdk/2.1/docs/man/xhtml/clFlush.html
+++ b/sdk/2.1/docs/man/xhtml/clFlush.html
@@ -318,7 +318,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=266" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clFlush" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetCommandQueueInfo.html b/sdk/2.1/docs/man/xhtml/clGetCommandQueueInfo.html
index 0a14be5..5444e61 100644
--- a/sdk/2.1/docs/man/xhtml/clGetCommandQueueInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetCommandQueueInfo.html
@@ -475,7 +475,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=101" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetCommandQueueInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetContextInfo.html b/sdk/2.1/docs/man/xhtml/clGetContextInfo.html
index 7f8964c..1356100 100644
--- a/sdk/2.1/docs/man/xhtml/clGetContextInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetContextInfo.html
@@ -481,7 +481,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=94" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetContextInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetDeviceAndHostTimer.html b/sdk/2.1/docs/man/xhtml/clGetDeviceAndHostTimer.html
index 5b1d43a..2d154a5 100644
--- a/sdk/2.1/docs/man/xhtml/clGetDeviceAndHostTimer.html
+++ b/sdk/2.1/docs/man/xhtml/clGetDeviceAndHostTimer.html
@@ -359,7 +359,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetDeviceAndHostTimer" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetDeviceIDs.html b/sdk/2.1/docs/man/xhtml/clGetDeviceIDs.html
index 82ce6c4..fe90e5f 100644
--- a/sdk/2.1/docs/man/xhtml/clGetDeviceIDs.html
+++ b/sdk/2.1/docs/man/xhtml/clGetDeviceIDs.html
@@ -459,7 +459,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=64" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetDeviceIDs" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetDeviceIDsFromD3D10KHR.html b/sdk/2.1/docs/man/xhtml/clGetDeviceIDsFromD3D10KHR.html
index b59671a..7aab8ca 100644
--- a/sdk/2.1/docs/man/xhtml/clGetDeviceIDsFromD3D10KHR.html
+++ b/sdk/2.1/docs/man/xhtml/clGetDeviceIDsFromD3D10KHR.html
@@ -509,7 +509,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=69" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clGetDeviceIDsFromD3D10KHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetDeviceIDsFromD3D11KHR.html b/sdk/2.1/docs/man/xhtml/clGetDeviceIDsFromD3D11KHR.html
index 82df677..8b74408 100644
--- a/sdk/2.1/docs/man/xhtml/clGetDeviceIDsFromD3D11KHR.html
+++ b/sdk/2.1/docs/man/xhtml/clGetDeviceIDsFromD3D11KHR.html
@@ -516,7 +516,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=100" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clGetDeviceIDsFromD3D11KHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetDeviceIDsFromDX9MediaAdapterKHR.html b/sdk/2.1/docs/man/xhtml/clGetDeviceIDsFromDX9MediaAdapterKHR.html
index 3dfe479..baf3a1a 100644
--- a/sdk/2.1/docs/man/xhtml/clGetDeviceIDsFromDX9MediaAdapterKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clGetDeviceIDsFromDX9MediaAdapterKHR.html
@@ -717,7 +717,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=85" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clGetDeviceIDsFromDX9MediaAdapterKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetDeviceInfo.html b/sdk/2.1/docs/man/xhtml/clGetDeviceInfo.html
index 0a7cb88..1f1ed7a 100644
--- a/sdk/2.1/docs/man/xhtml/clGetDeviceInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetDeviceInfo.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>clGetDeviceInfo</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="clGetDeviceInfo" />
   </head>
   <body>
@@ -353,7 +353,7 @@
                 Table 4.3:
             </p>
               <div class="informaltable">
-                <table border="1">
+                <table class="informaltable" border="1">
                   <colgroup>
                     <col align="left" class="col1" />
                     <col align="left" class="col2" />
@@ -1717,7 +1717,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=66" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetDeviceInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetEventInfo.html b/sdk/2.1/docs/man/xhtml/clGetEventInfo.html
index b7da1e5..b405445 100644
--- a/sdk/2.1/docs/man/xhtml/clGetEventInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetEventInfo.html
@@ -546,7 +546,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=252" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetEventInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetEventProfilingInfo.html b/sdk/2.1/docs/man/xhtml/clGetEventProfilingInfo.html
index c98a9c8..01c5277 100644
--- a/sdk/2.1/docs/man/xhtml/clGetEventProfilingInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetEventProfilingInfo.html
@@ -460,7 +460,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=263" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetEventProfilingInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetExtensionFunctionAddressForPlatform.html b/sdk/2.1/docs/man/xhtml/clGetExtensionFunctionAddressForPlatform.html
index 9ef0559..54003cb 100644
--- a/sdk/2.1/docs/man/xhtml/clGetExtensionFunctionAddressForPlatform.html
+++ b/sdk/2.1/docs/man/xhtml/clGetExtensionFunctionAddressForPlatform.html
@@ -421,7 +421,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=9" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clGetExtensionFunctionAddressForPlatform" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetGLContextInfoKHR.html b/sdk/2.1/docs/man/xhtml/clGetGLContextInfoKHR.html
index 8e3bc3a..e5dbd7c 100644
--- a/sdk/2.1/docs/man/xhtml/clGetGLContextInfoKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clGetGLContextInfoKHR.html
@@ -1026,7 +1026,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=41" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clGetGLContextInfoKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetGLObjectInfo.html b/sdk/2.1/docs/man/xhtml/clGetGLObjectInfo.html
index 54be5b8..1642d01 100644
--- a/sdk/2.1/docs/man/xhtml/clGetGLObjectInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetGLObjectInfo.html
@@ -327,7 +327,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=53" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clGetGLObjectInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetGLTextureInfo.html b/sdk/2.1/docs/man/xhtml/clGetGLTextureInfo.html
index e7c52d1..32b8466 100644
--- a/sdk/2.1/docs/man/xhtml/clGetGLTextureInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetGLTextureInfo.html
@@ -416,7 +416,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=54" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clGetGLTextureInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetHostTimer.html b/sdk/2.1/docs/man/xhtml/clGetHostTimer.html
index 9e67632..e3ac93a 100644
--- a/sdk/2.1/docs/man/xhtml/clGetHostTimer.html
+++ b/sdk/2.1/docs/man/xhtml/clGetHostTimer.html
@@ -337,7 +337,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=83" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetHostTimer" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetImageInfo.html b/sdk/2.1/docs/man/xhtml/clGetImageInfo.html
index 499ff67..13cf254 100644
--- a/sdk/2.1/docs/man/xhtml/clGetImageInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetImageInfo.html
@@ -610,7 +610,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=157" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetImageInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetKernelArgInfo.html b/sdk/2.1/docs/man/xhtml/clGetKernelArgInfo.html
index ada0cf9..ef3957d 100644
--- a/sdk/2.1/docs/man/xhtml/clGetKernelArgInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetKernelArgInfo.html
@@ -553,7 +553,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=238" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetKernelArgInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetKernelInfo.html b/sdk/2.1/docs/man/xhtml/clGetKernelInfo.html
index 37d1128..3942e1b 100644
--- a/sdk/2.1/docs/man/xhtml/clGetKernelInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetKernelInfo.html
@@ -470,7 +470,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=231" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetKernelInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetKernelSubGroupInfo.html b/sdk/2.1/docs/man/xhtml/clGetKernelSubGroupInfo.html
index 1b846d4..600537c 100644
--- a/sdk/2.1/docs/man/xhtml/clGetKernelSubGroupInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetKernelSubGroupInfo.html
@@ -574,7 +574,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=236" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetKernelSubGroupInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetKernelWorkGroupInfo.html b/sdk/2.1/docs/man/xhtml/clGetKernelWorkGroupInfo.html
index 881bbb2..5f41b2f 100644
--- a/sdk/2.1/docs/man/xhtml/clGetKernelWorkGroupInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetKernelWorkGroupInfo.html
@@ -531,7 +531,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=233" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetKernelWorkGroupInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetMemObjectInfo.html b/sdk/2.1/docs/man/xhtml/clGetMemObjectInfo.html
index df057b8..e0f35a6 100644
--- a/sdk/2.1/docs/man/xhtml/clGetMemObjectInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetMemObjectInfo.html
@@ -656,7 +656,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=170" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetMemObjectInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetPipeInfo.html b/sdk/2.1/docs/man/xhtml/clGetPipeInfo.html
index b9597e7..6ead5bd 100644
--- a/sdk/2.1/docs/man/xhtml/clGetPipeInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetPipeInfo.html
@@ -415,7 +415,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=161" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetPipeInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetPlatformIDs.html b/sdk/2.1/docs/man/xhtml/clGetPlatformIDs.html
index 61acfd1..05841e4 100644
--- a/sdk/2.1/docs/man/xhtml/clGetPlatformIDs.html
+++ b/sdk/2.1/docs/man/xhtml/clGetPlatformIDs.html
@@ -329,7 +329,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=62" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetPlatformIDs" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetPlatformInfo.html b/sdk/2.1/docs/man/xhtml/clGetPlatformInfo.html
index f0d331a..aedbd64 100644
--- a/sdk/2.1/docs/man/xhtml/clGetPlatformInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetPlatformInfo.html
@@ -474,7 +474,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=62" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetPlatformInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetProgramBuildInfo.html b/sdk/2.1/docs/man/xhtml/clGetProgramBuildInfo.html
index 35c070d..7ef4622 100644
--- a/sdk/2.1/docs/man/xhtml/clGetProgramBuildInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetProgramBuildInfo.html
@@ -621,7 +621,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=217" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetProgramBuildInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetProgramInfo.html b/sdk/2.1/docs/man/xhtml/clGetProgramInfo.html
index ff80e40..eeaeeb7 100644
--- a/sdk/2.1/docs/man/xhtml/clGetProgramInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetProgramInfo.html
@@ -603,7 +603,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=214" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetProgramInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetSamplerInfo.html b/sdk/2.1/docs/man/xhtml/clGetSamplerInfo.html
index 8e41ab0..693efa1 100644
--- a/sdk/2.1/docs/man/xhtml/clGetSamplerInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clGetSamplerInfo.html
@@ -432,7 +432,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=192" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetSamplerInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clGetSupportedImageFormats.html b/sdk/2.1/docs/man/xhtml/clGetSupportedImageFormats.html
index 8eb74d8..884972f 100644
--- a/sdk/2.1/docs/man/xhtml/clGetSupportedImageFormats.html
+++ b/sdk/2.1/docs/man/xhtml/clGetSupportedImageFormats.html
@@ -1027,7 +1027,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=136" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clGetSupportedImageFormats" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clIcdGetPlatformIDsKHR.html b/sdk/2.1/docs/man/xhtml/clIcdGetPlatformIDsKHR.html
index b9b97eb..0cd18fb 100644
--- a/sdk/2.1/docs/man/xhtml/clIcdGetPlatformIDsKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clIcdGetPlatformIDsKHR.html
@@ -338,7 +338,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=130" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clIcdGetPlatformIDsKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clLinkProgram.html b/sdk/2.1/docs/man/xhtml/clLinkProgram.html
index 9792a35..29f2027 100644
--- a/sdk/2.1/docs/man/xhtml/clLinkProgram.html
+++ b/sdk/2.1/docs/man/xhtml/clLinkProgram.html
@@ -558,7 +558,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=205" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clLinkProgram" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clReleaseCommandQueue.html b/sdk/2.1/docs/man/xhtml/clReleaseCommandQueue.html
index 10bfddd..7d1dd11 100644
--- a/sdk/2.1/docs/man/xhtml/clReleaseCommandQueue.html
+++ b/sdk/2.1/docs/man/xhtml/clReleaseCommandQueue.html
@@ -299,7 +299,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=100" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clReleaseCommandQueue" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clReleaseContext.html b/sdk/2.1/docs/man/xhtml/clReleaseContext.html
index 3553802..d8679ce 100644
--- a/sdk/2.1/docs/man/xhtml/clReleaseContext.html
+++ b/sdk/2.1/docs/man/xhtml/clReleaseContext.html
@@ -306,7 +306,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=93" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clReleaseContext" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clReleaseDevice.html b/sdk/2.1/docs/man/xhtml/clReleaseDevice.html
index 7065bfb..ba0c743 100644
--- a/sdk/2.1/docs/man/xhtml/clReleaseDevice.html
+++ b/sdk/2.1/docs/man/xhtml/clReleaseDevice.html
@@ -293,7 +293,7 @@
         <h2>Specification</h2>
         <p>
             <img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=88" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clReleaseDevice" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clReleaseEvent.html b/sdk/2.1/docs/man/xhtml/clReleaseEvent.html
index 6bc01b8..3802195 100644
--- a/sdk/2.1/docs/man/xhtml/clReleaseEvent.html
+++ b/sdk/2.1/docs/man/xhtml/clReleaseEvent.html
@@ -321,7 +321,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=257" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clReleaseEvent" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clReleaseKernel.html b/sdk/2.1/docs/man/xhtml/clReleaseKernel.html
index f48d680..c550ee6 100644
--- a/sdk/2.1/docs/man/xhtml/clReleaseKernel.html
+++ b/sdk/2.1/docs/man/xhtml/clReleaseKernel.html
@@ -286,7 +286,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=223" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clReleaseKernel" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clReleaseMemObject.html b/sdk/2.1/docs/man/xhtml/clReleaseMemObject.html
index 668a80b..1f935ac 100644
--- a/sdk/2.1/docs/man/xhtml/clReleaseMemObject.html
+++ b/sdk/2.1/docs/man/xhtml/clReleaseMemObject.html
@@ -288,7 +288,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=163" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clReleaseMemObject" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clReleaseProgram.html b/sdk/2.1/docs/man/xhtml/clReleaseProgram.html
index bc81051..7de608a 100644
--- a/sdk/2.1/docs/man/xhtml/clReleaseProgram.html
+++ b/sdk/2.1/docs/man/xhtml/clReleaseProgram.html
@@ -287,7 +287,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=199" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clReleaseProgram" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clReleaseSampler.html b/sdk/2.1/docs/man/xhtml/clReleaseSampler.html
index 4347231..6ddf20c 100644
--- a/sdk/2.1/docs/man/xhtml/clReleaseSampler.html
+++ b/sdk/2.1/docs/man/xhtml/clReleaseSampler.html
@@ -304,7 +304,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=192" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clReleaseSampler" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clRetainCommandQueue.html b/sdk/2.1/docs/man/xhtml/clRetainCommandQueue.html
index 821653d..4c386f4 100644
--- a/sdk/2.1/docs/man/xhtml/clRetainCommandQueue.html
+++ b/sdk/2.1/docs/man/xhtml/clRetainCommandQueue.html
@@ -294,7 +294,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=100" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clRetainCommandQueue" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clRetainContext.html b/sdk/2.1/docs/man/xhtml/clRetainContext.html
index 0112d9f..429354e 100644
--- a/sdk/2.1/docs/man/xhtml/clRetainContext.html
+++ b/sdk/2.1/docs/man/xhtml/clRetainContext.html
@@ -307,7 +307,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=93" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clRetainContext" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clRetainDevice.html b/sdk/2.1/docs/man/xhtml/clRetainDevice.html
index 5971da3..65bfc26 100644
--- a/sdk/2.1/docs/man/xhtml/clRetainDevice.html
+++ b/sdk/2.1/docs/man/xhtml/clRetainDevice.html
@@ -290,7 +290,7 @@
             <img src="pdficon_small1.gif" />
 
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=88" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clRetainDevice" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clRetainEvent.html b/sdk/2.1/docs/man/xhtml/clRetainEvent.html
index c273779..3e6ea34 100644
--- a/sdk/2.1/docs/man/xhtml/clRetainEvent.html
+++ b/sdk/2.1/docs/man/xhtml/clRetainEvent.html
@@ -296,7 +296,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=257" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clRetainEvent" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clRetainKernel.html b/sdk/2.1/docs/man/xhtml/clRetainKernel.html
index f4b5b77..b71cc40 100644
--- a/sdk/2.1/docs/man/xhtml/clRetainKernel.html
+++ b/sdk/2.1/docs/man/xhtml/clRetainKernel.html
@@ -279,7 +279,7 @@
         <h2>Specification</h2>
         <p>
             <img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=223" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clRetainKernel" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clRetainMemObject.html b/sdk/2.1/docs/man/xhtml/clRetainMemObject.html
index e196fb7..5e5fb63 100644
--- a/sdk/2.1/docs/man/xhtml/clRetainMemObject.html
+++ b/sdk/2.1/docs/man/xhtml/clRetainMemObject.html
@@ -302,7 +302,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=163" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clRetainMemObject" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clRetainProgram.html b/sdk/2.1/docs/man/xhtml/clRetainProgram.html
index 574e6b0..f29cf13 100644
--- a/sdk/2.1/docs/man/xhtml/clRetainProgram.html
+++ b/sdk/2.1/docs/man/xhtml/clRetainProgram.html
@@ -282,7 +282,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=199" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clRetainProgram" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clRetainSampler.html b/sdk/2.1/docs/man/xhtml/clRetainSampler.html
index 96b3f17..a6700c3 100644
--- a/sdk/2.1/docs/man/xhtml/clRetainSampler.html
+++ b/sdk/2.1/docs/man/xhtml/clRetainSampler.html
@@ -295,7 +295,7 @@
         <h2>Specification</h2>
         <p>
             <img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=191" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clRetainSampler" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clSVMAlloc.html b/sdk/2.1/docs/man/xhtml/clSVMAlloc.html
index 2e91176..35c2c9e 100644
--- a/sdk/2.1/docs/man/xhtml/clSVMAlloc.html
+++ b/sdk/2.1/docs/man/xhtml/clSVMAlloc.html
@@ -504,7 +504,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=175" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clSVMAlloc" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clSVMFree.html b/sdk/2.1/docs/man/xhtml/clSVMFree.html
index 9e23cb9..f8e693e 100644
--- a/sdk/2.1/docs/man/xhtml/clSVMFree.html
+++ b/sdk/2.1/docs/man/xhtml/clSVMFree.html
@@ -329,7 +329,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=178" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clSVMFree" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clSetDefaultDeviceCommandQueue.html b/sdk/2.1/docs/man/xhtml/clSetDefaultDeviceCommandQueue.html
index 04c5292..5216d1e 100644
--- a/sdk/2.1/docs/man/xhtml/clSetDefaultDeviceCommandQueue.html
+++ b/sdk/2.1/docs/man/xhtml/clSetDefaultDeviceCommandQueue.html
@@ -323,7 +323,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=99" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clSetDefaultDeviceCommandQueue" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clSetEventCallback.html b/sdk/2.1/docs/man/xhtml/clSetEventCallback.html
index 71e5640..488ecfb 100644
--- a/sdk/2.1/docs/man/xhtml/clSetEventCallback.html
+++ b/sdk/2.1/docs/man/xhtml/clSetEventCallback.html
@@ -458,7 +458,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=255" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clSetEventCallback" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/clSetKernelArg.html b/sdk/2.1/docs/man/xhtml/clSetKernelArg.html
index 08c83b4..ac4705c 100644
--- a/sdk/2.1/docs/man/xhtml/clSetKernelArg.html
+++ b/sdk/2.1/docs/man/xhtml/clSetKernelArg.html
@@ -583,7 +583,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=224" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clSetKernelArg" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clSetKernelArgSVMPointer.html b/sdk/2.1/docs/man/xhtml/clSetKernelArgSVMPointer.html
index f64aba4..62a45a8 100644
--- a/sdk/2.1/docs/man/xhtml/clSetKernelArgSVMPointer.html
+++ b/sdk/2.1/docs/man/xhtml/clSetKernelArgSVMPointer.html
@@ -401,7 +401,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=226" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clSetKernelArgSVMPointer" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clSetKernelExecInfo.html b/sdk/2.1/docs/man/xhtml/clSetKernelExecInfo.html
index c31111b..487fc1a 100644
--- a/sdk/2.1/docs/man/xhtml/clSetKernelExecInfo.html
+++ b/sdk/2.1/docs/man/xhtml/clSetKernelExecInfo.html
@@ -560,7 +560,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=227" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clSetKernelExecInfo" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clSetMemObjectDestructorCallback.html b/sdk/2.1/docs/man/xhtml/clSetMemObjectDestructorCallback.html
index 0ad41f0..64a09d5 100644
--- a/sdk/2.1/docs/man/xhtml/clSetMemObjectDestructorCallback.html
+++ b/sdk/2.1/docs/man/xhtml/clSetMemObjectDestructorCallback.html
@@ -414,7 +414,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=164" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clSetMemObjectDestructorCallback" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clSetUserEventStatus.html b/sdk/2.1/docs/man/xhtml/clSetUserEventStatus.html
index ece188f..2c23c8f 100644
--- a/sdk/2.1/docs/man/xhtml/clSetUserEventStatus.html
+++ b/sdk/2.1/docs/man/xhtml/clSetUserEventStatus.html
@@ -380,7 +380,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=250" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clSetUserEventStatus" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clTerminateContextKHR.html b/sdk/2.1/docs/man/xhtml/clTerminateContextKHR.html
index a42335d..589e9aa 100644
--- a/sdk/2.1/docs/man/xhtml/clTerminateContextKHR.html
+++ b/sdk/2.1/docs/man/xhtml/clTerminateContextKHR.html
@@ -387,7 +387,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=123" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=clTerminateContextKHR" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clUnloadPlatformCompiler.html b/sdk/2.1/docs/man/xhtml/clUnloadPlatformCompiler.html
index 234d810..781601a 100644
--- a/sdk/2.1/docs/man/xhtml/clUnloadPlatformCompiler.html
+++ b/sdk/2.1/docs/man/xhtml/clUnloadPlatformCompiler.html
@@ -281,7 +281,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=213" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clUnloadPlatformCompiler" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/clWaitForEvents.html b/sdk/2.1/docs/man/xhtml/clWaitForEvents.html
index 054202a..f4e2577 100644
--- a/sdk/2.1/docs/man/xhtml/clWaitForEvents.html
+++ b/sdk/2.1/docs/man/xhtml/clWaitForEvents.html
@@ -347,7 +347,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=251" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=clWaitForEvents" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_image_desc.html b/sdk/2.1/docs/man/xhtml/cl_image_desc.html
index ba61e23..36cb2af 100644
--- a/sdk/2.1/docs/man/xhtml/cl_image_desc.html
+++ b/sdk/2.1/docs/man/xhtml/cl_image_desc.html
@@ -423,7 +423,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=134" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=cl_image_desc" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_image_format.html b/sdk/2.1/docs/man/xhtml/cl_image_format.html
index 21f48ba..01832a6 100644
--- a/sdk/2.1/docs/man/xhtml/cl_image_format.html
+++ b/sdk/2.1/docs/man/xhtml/cl_image_format.html
@@ -435,7 +435,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                               
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=131" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=cl_image_format" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_3d_image_writes.html b/sdk/2.1/docs/man/xhtml/cl_khr_3d_image_writes.html
index 3b60559..b7399e3 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_3d_image_writes.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_3d_image_writes.html
@@ -253,7 +253,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=32" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_3d_image_writes" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_byte_addressable_store.html b/sdk/2.1/docs/man/xhtml/cl_khr_byte_addressable_store.html
index 77a03bf..cfac276 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_byte_addressable_store.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_byte_addressable_store.html
@@ -258,7 +258,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=78" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=cl_khr_byte_addressable_store" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_context_abort.html b/sdk/2.1/docs/man/xhtml/cl_khr_context_abort.html
index 292fdc4..847fc90 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_context_abort.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_context_abort.html
@@ -258,7 +258,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=78" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=cl_khr_context_abort" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_d3d10_sharing.html b/sdk/2.1/docs/man/xhtml/cl_khr_d3d10_sharing.html
index ed634ef..3c6c452 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_d3d10_sharing.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_d3d10_sharing.html
@@ -358,7 +358,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=64" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_d3d10_sharing" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_d3d11_sharing.html b/sdk/2.1/docs/man/xhtml/cl_khr_d3d11_sharing.html
index 83b155a..3e587d5 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_d3d11_sharing.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_d3d11_sharing.html
@@ -355,7 +355,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=95" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_d3d11_sharing" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_depth_images.html b/sdk/2.1/docs/man/xhtml/cl_khr_depth_images.html
index b6b4b47..13864a8 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_depth_images.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_depth_images.html
@@ -258,7 +258,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=78" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=cl_khr_depth_images" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_device_enqueue_local_arg_types.html b/sdk/2.1/docs/man/xhtml/cl_khr_device_enqueue_local_arg_types.html
index d507a22..b47e914 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_device_enqueue_local_arg_types.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_device_enqueue_local_arg_types.html
@@ -271,7 +271,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=178" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_device_enqueue_local_arg_types" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_dx9_media_sharing.html b/sdk/2.1/docs/man/xhtml/cl_khr_dx9_media_sharing.html
index 4392c8e..dc8b9d6 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_dx9_media_sharing.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_dx9_media_sharing.html
@@ -507,7 +507,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=81" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_dx9_media_sharing" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_egl_event.html b/sdk/2.1/docs/man/xhtml/cl_khr_egl_event.html
index 896d924..6f0cf8c 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_egl_event.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_egl_event.html
@@ -322,7 +322,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=174" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_egl_event" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_egl_image.html b/sdk/2.1/docs/man/xhtml/cl_khr_egl_image.html
index fa20cb9..2697260 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_egl_image.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_egl_image.html
@@ -295,7 +295,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=166" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_egl_image" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_fp16.html b/sdk/2.1/docs/man/xhtml/cl_khr_fp16.html
index b7d053f..e4bf1cc 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_fp16.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_fp16.html
@@ -604,7 +604,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=12" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_fp16" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_fp64.html b/sdk/2.1/docs/man/xhtml/cl_khr_fp64.html
index e0023ab..915555d 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_fp64.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_fp64.html
@@ -262,7 +262,7 @@
             <img src="pdficon_small1.gif" />
 
             
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=78" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=cl_khr_fp64" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_gl_depth_images.html b/sdk/2.1/docs/man/xhtml/cl_khr_gl_depth_images.html
index 21d74b1..d9143f1 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_gl_depth_images.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_gl_depth_images.html
@@ -366,7 +366,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=111" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_gl_depth_images" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_gl_event.html b/sdk/2.1/docs/man/xhtml/cl_khr_gl_event.html
index 840b507..b5c02c1 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_gl_event.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_gl_event.html
@@ -338,7 +338,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=59" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_gl_event" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_gl_msaa_sharing.html b/sdk/2.1/docs/man/xhtml/cl_khr_gl_msaa_sharing.html
index 4b3de77..b7a1061 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_gl_msaa_sharing.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_gl_msaa_sharing.html
@@ -352,7 +352,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=113" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_gl_msaa_sharing" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1"><a id="seealso"></a><h2>Also see</h2><a class="citerefentry" href="imageFunctions.html"><span class="citerefentry"><span class="refentrytitle">Image Read and Write Functions</span></span></a>,
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_gl_sharing.html b/sdk/2.1/docs/man/xhtml/cl_khr_gl_sharing.html
index d0e6faf..c2cae54 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_gl_sharing.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_gl_sharing.html
@@ -319,7 +319,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=37" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_gl_sharing" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_global_int32_base_atomics.html b/sdk/2.1/docs/man/xhtml/cl_khr_global_int32_base_atomics.html
index 0956cb4..e0be0e0 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_global_int32_base_atomics.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_global_int32_base_atomics.html
@@ -260,7 +260,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=292" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=cl_khr_global_int32_base_atomics" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_global_int32_extended_atomics.html b/sdk/2.1/docs/man/xhtml/cl_khr_global_int32_extended_atomics.html
index f3faa84..79edb1d 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_global_int32_extended_atomics.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_global_int32_extended_atomics.html
@@ -260,7 +260,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=292" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=cl_khr_global_int32_extended_atomics" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_icd.html b/sdk/2.1/docs/man/xhtml/cl_khr_icd.html
index 2bc1054..71f1887 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_icd.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_icd.html
@@ -445,7 +445,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_icd" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_il_program.html b/sdk/2.1/docs/man/xhtml/cl_khr_il_program.html
index 2392c0d..b04029d 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_il_program.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_il_program.html
@@ -261,7 +261,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=180" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_il_program" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_image2d_from_buffer.html b/sdk/2.1/docs/man/xhtml/cl_khr_image2d_from_buffer.html
index bf64bde..f829bb1 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_image2d_from_buffer.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_image2d_from_buffer.html
@@ -258,7 +258,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=78" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=cl_khr_image2d_from_buffer" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_initialize_memory.html b/sdk/2.1/docs/man/xhtml/cl_khr_initialize_memory.html
index 3e50413..a949a1b 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_initialize_memory.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_initialize_memory.html
@@ -334,7 +334,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=120" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_initialize_memory" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" />Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_int64_base_atomics.html b/sdk/2.1/docs/man/xhtml/cl_khr_int64_base_atomics.html
index d868902..45caf49 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_int64_base_atomics.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_int64_base_atomics.html
@@ -262,7 +262,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=12" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_int64_base_atomics" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_int64_extended_atomics.html b/sdk/2.1/docs/man/xhtml/cl_khr_int64_extended_atomics.html
index 24f630c..9eabd5c 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_int64_extended_atomics.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_int64_extended_atomics.html
@@ -262,7 +262,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=12" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_int64_extended_atomics" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_local_int32_base_atomics.html b/sdk/2.1/docs/man/xhtml/cl_khr_local_int32_base_atomics.html
index 3c258c7..1b9b712 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_local_int32_base_atomics.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_local_int32_base_atomics.html
@@ -260,7 +260,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=292" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=cl_khr_local_int32_base_atomics" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_local_int32_extended_atomics.html b/sdk/2.1/docs/man/xhtml/cl_khr_local_int32_extended_atomics.html
index c655890..2c1fce2 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_local_int32_extended_atomics.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_local_int32_extended_atomics.html
@@ -260,7 +260,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=292" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=cl_khr_local_int32_extended_atomics" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_mipmap_image.html b/sdk/2.1/docs/man/xhtml/cl_khr_mipmap_image.html
index f84ed31..fe9b0d5 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_mipmap_image.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_mipmap_image.html
@@ -406,7 +406,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=156" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_mipmap_image" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_priority_hints.html b/sdk/2.1/docs/man/xhtml/cl_khr_priority_hints.html
index cbe870f..b1bfcb2 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_priority_hints.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_priority_hints.html
@@ -270,7 +270,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=178" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_priority_hints" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_spir.html b/sdk/2.1/docs/man/xhtml/cl_khr_spir.html
index f6ae614..aba328a 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_spir.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_spir.html
@@ -312,7 +312,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=125" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_spir" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_srgb_image_writes.html b/sdk/2.1/docs/man/xhtml/cl_khr_srgb_image_writes.html
index af07963..7a4de18 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_srgb_image_writes.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_srgb_image_writes.html
@@ -279,7 +279,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=126" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=cl_khr_srgb_image_writes" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_subgroups.html b/sdk/2.1/docs/man/xhtml/cl_khr_subgroups.html
index 74c9372..de45e05 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_subgroups.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_subgroups.html
@@ -260,7 +260,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=133" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_subgroups" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_terminate_context.html b/sdk/2.1/docs/man/xhtml/cl_khr_terminate_context.html
index 3013faf..0390f5d 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_terminate_context.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_terminate_context.html
@@ -314,7 +314,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=122" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_terminate_context" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cl_khr_throttle_hints.html b/sdk/2.1/docs/man/xhtml/cl_khr_throttle_hints.html
index f349fe4..6826782 100644
--- a/sdk/2.1/docs/man/xhtml/cl_khr_throttle_hints.html
+++ b/sdk/2.1/docs/man/xhtml/cl_khr_throttle_hints.html
@@ -279,7 +279,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=179" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=cl_khr_throttle_hints" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clamp_common.html b/sdk/2.1/docs/man/xhtml/clamp_common.html
index c003dea..6f77cd4 100644
--- a/sdk/2.1/docs/man/xhtml/clamp_common.html
+++ b/sdk/2.1/docs/man/xhtml/clamp_common.html
@@ -360,7 +360,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=86" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=commonFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/clamp_integer.html b/sdk/2.1/docs/man/xhtml/clamp_integer.html
index ac7cfb1..0aa4e1a 100644
--- a/sdk/2.1/docs/man/xhtml/clamp_integer.html
+++ b/sdk/2.1/docs/man/xhtml/clamp_integer.html
@@ -334,7 +334,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/classDiagram.html b/sdk/2.1/docs/man/xhtml/classDiagram.html
index d536ce4..a4a5f3f 100644
--- a/sdk/2.1/docs/man/xhtml/classDiagram.html
+++ b/sdk/2.1/docs/man/xhtml/classDiagram.html
@@ -259,7 +259,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=1" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=classDiagram" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/clz.html b/sdk/2.1/docs/man/xhtml/clz.html
index f0497e3..3ae20f8 100644
--- a/sdk/2.1/docs/man/xhtml/clz.html
+++ b/sdk/2.1/docs/man/xhtml/clz.html
@@ -301,7 +301,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/commit_read_pipe.html b/sdk/2.1/docs/man/xhtml/commit_read_pipe.html
index 72819cc..efc6d13 100644
--- a/sdk/2.1/docs/man/xhtml/commit_read_pipe.html
+++ b/sdk/2.1/docs/man/xhtml/commit_read_pipe.html
@@ -471,7 +471,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=159" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=commit_read_pipe" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/commit_write_pipe.html b/sdk/2.1/docs/man/xhtml/commit_write_pipe.html
index 54bbccf..0c55c78 100644
--- a/sdk/2.1/docs/man/xhtml/commit_write_pipe.html
+++ b/sdk/2.1/docs/man/xhtml/commit_write_pipe.html
@@ -471,7 +471,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=159" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=commit_write_pipe" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/commonFunctions.html b/sdk/2.1/docs/man/xhtml/commonFunctions.html
index ff27659..87e4638 100644
--- a/sdk/2.1/docs/man/xhtml/commonFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/commonFunctions.html
@@ -335,7 +335,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=86" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=commonFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/commonMax.html b/sdk/2.1/docs/man/xhtml/commonMax.html
index 3aec0eb..c826431 100644
--- a/sdk/2.1/docs/man/xhtml/commonMax.html
+++ b/sdk/2.1/docs/man/xhtml/commonMax.html
@@ -353,7 +353,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=86" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=commonFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/commonMin.html b/sdk/2.1/docs/man/xhtml/commonMin.html
index bd29154..8099f03 100644
--- a/sdk/2.1/docs/man/xhtml/commonMin.html
+++ b/sdk/2.1/docs/man/xhtml/commonMin.html
@@ -353,7 +353,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=86" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=commonFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/constant.html b/sdk/2.1/docs/man/xhtml/constant.html
index 6353375..9974984 100644
--- a/sdk/2.1/docs/man/xhtml/constant.html
+++ b/sdk/2.1/docs/man/xhtml/constant.html
@@ -427,7 +427,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=34" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=addressSpaceQualifiers" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/convert_T.html b/sdk/2.1/docs/man/xhtml/convert_T.html
index a3a2c15..82c6900 100644
--- a/sdk/2.1/docs/man/xhtml/convert_T.html
+++ b/sdk/2.1/docs/man/xhtml/convert_T.html
@@ -575,7 +575,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=20" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=convert_T" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/copysign.html b/sdk/2.1/docs/man/xhtml/copysign.html
index 6ee4b44..19b62b3 100644
--- a/sdk/2.1/docs/man/xhtml/copysign.html
+++ b/sdk/2.1/docs/man/xhtml/copysign.html
@@ -315,7 +315,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cos.html b/sdk/2.1/docs/man/xhtml/cos.html
index 5df1d53..6ebde86 100644
--- a/sdk/2.1/docs/man/xhtml/cos.html
+++ b/sdk/2.1/docs/man/xhtml/cos.html
@@ -412,7 +412,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/create_user_event.html b/sdk/2.1/docs/man/xhtml/create_user_event.html
index d678daf..a9238c7 100644
--- a/sdk/2.1/docs/man/xhtml/create_user_event.html
+++ b/sdk/2.1/docs/man/xhtml/create_user_event.html
@@ -406,7 +406,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=171" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=eventFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/cross.html b/sdk/2.1/docs/man/xhtml/cross.html
index 2f7bc4d..63ba2db 100644
--- a/sdk/2.1/docs/man/xhtml/cross.html
+++ b/sdk/2.1/docs/man/xhtml/cross.html
@@ -376,7 +376,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=88" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=geometricFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/ctz.html b/sdk/2.1/docs/man/xhtml/ctz.html
index 567738d..a52643f 100644
--- a/sdk/2.1/docs/man/xhtml/ctz.html
+++ b/sdk/2.1/docs/man/xhtml/ctz.html
@@ -300,7 +300,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/dataTypes.html b/sdk/2.1/docs/man/xhtml/dataTypes.html
index d6a8c5f..0095900 100644
--- a/sdk/2.1/docs/man/xhtml/dataTypes.html
+++ b/sdk/2.1/docs/man/xhtml/dataTypes.html
@@ -414,7 +414,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=6" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=scalarDataTypes" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/degrees.html b/sdk/2.1/docs/man/xhtml/degrees.html
index 30a14a1..01e7aca 100644
--- a/sdk/2.1/docs/man/xhtml/degrees.html
+++ b/sdk/2.1/docs/man/xhtml/degrees.html
@@ -289,7 +289,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=86" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=commonFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/deprecated.html b/sdk/2.1/docs/man/xhtml/deprecated.html
index 31a4759..5c6766b 100644
--- a/sdk/2.1/docs/man/xhtml/deprecated.html
+++ b/sdk/2.1/docs/man/xhtml/deprecated.html
@@ -322,7 +322,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p>
-            <img src="pdficon_small1.gif" /> <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=291" target="OpenCL Spec">OpenCL Specification</a>
+            <img src="pdficon_small1.gif" /> <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=deprecated" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/distance.html b/sdk/2.1/docs/man/xhtml/distance.html
index 21971e4..c875e28 100644
--- a/sdk/2.1/docs/man/xhtml/distance.html
+++ b/sdk/2.1/docs/man/xhtml/distance.html
@@ -328,7 +328,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=88" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=geometricFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/divide.html b/sdk/2.1/docs/man/xhtml/divide.html
index 9aa9935..a3c2117 100644
--- a/sdk/2.1/docs/man/xhtml/divide.html
+++ b/sdk/2.1/docs/man/xhtml/divide.html
@@ -340,7 +340,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/dot.html b/sdk/2.1/docs/man/xhtml/dot.html
index d2f09d5..fcccb40 100644
--- a/sdk/2.1/docs/man/xhtml/dot.html
+++ b/sdk/2.1/docs/man/xhtml/dot.html
@@ -325,7 +325,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=88" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=geometricFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/enqueue_kernel.html b/sdk/2.1/docs/man/xhtml/enqueue_kernel.html
index 4c4995c..48600f2 100644
--- a/sdk/2.1/docs/man/xhtml/enqueue_kernel.html
+++ b/sdk/2.1/docs/man/xhtml/enqueue_kernel.html
@@ -769,7 +769,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=162" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=enqueueKernelFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/enqueue_marker.html b/sdk/2.1/docs/man/xhtml/enqueue_marker.html
index 77c76d5..56b3749 100644
--- a/sdk/2.1/docs/man/xhtml/enqueue_marker.html
+++ b/sdk/2.1/docs/man/xhtml/enqueue_marker.html
@@ -331,7 +331,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=170" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=enqueue_marker" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/erf.html b/sdk/2.1/docs/man/xhtml/erf.html
index 3484fad..4d7cb7a 100644
--- a/sdk/2.1/docs/man/xhtml/erf.html
+++ b/sdk/2.1/docs/man/xhtml/erf.html
@@ -332,7 +332,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/eventFunctions.html b/sdk/2.1/docs/man/xhtml/eventFunctions.html
index 9846e65..afec294 100644
--- a/sdk/2.1/docs/man/xhtml/eventFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/eventFunctions.html
@@ -301,7 +301,7 @@
         <h2>Specification</h2>
         <p>
             <img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=171" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=eventFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/exp.html b/sdk/2.1/docs/man/xhtml/exp.html
index ac18c5a..ae346e8 100644
--- a/sdk/2.1/docs/man/xhtml/exp.html
+++ b/sdk/2.1/docs/man/xhtml/exp.html
@@ -497,7 +497,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/fabs.html b/sdk/2.1/docs/man/xhtml/fabs.html
index b7e8e27..8d27a23 100644
--- a/sdk/2.1/docs/man/xhtml/fabs.html
+++ b/sdk/2.1/docs/man/xhtml/fabs.html
@@ -311,7 +311,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/fast_distance.html b/sdk/2.1/docs/man/xhtml/fast_distance.html
index 6619faa..4702596 100644
--- a/sdk/2.1/docs/man/xhtml/fast_distance.html
+++ b/sdk/2.1/docs/man/xhtml/fast_distance.html
@@ -283,7 +283,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=88" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=geometricFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/fast_length.html b/sdk/2.1/docs/man/xhtml/fast_length.html
index 1989e05..ba17b81 100644
--- a/sdk/2.1/docs/man/xhtml/fast_length.html
+++ b/sdk/2.1/docs/man/xhtml/fast_length.html
@@ -281,7 +281,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=88" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=geometricFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/fast_normalize.html b/sdk/2.1/docs/man/xhtml/fast_normalize.html
index 99e3350..8886dc6 100644
--- a/sdk/2.1/docs/man/xhtml/fast_normalize.html
+++ b/sdk/2.1/docs/man/xhtml/fast_normalize.html
@@ -321,7 +321,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=88" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=geometricFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/fdim.html b/sdk/2.1/docs/man/xhtml/fdim.html
index c10935f..5197871 100644
--- a/sdk/2.1/docs/man/xhtml/fdim.html
+++ b/sdk/2.1/docs/man/xhtml/fdim.html
@@ -319,7 +319,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/floor.html b/sdk/2.1/docs/man/xhtml/floor.html
index ec1f761..ebe22ac 100644
--- a/sdk/2.1/docs/man/xhtml/floor.html
+++ b/sdk/2.1/docs/man/xhtml/floor.html
@@ -314,7 +314,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/fma.html b/sdk/2.1/docs/man/xhtml/fma.html
index 2c92614..732714c 100644
--- a/sdk/2.1/docs/man/xhtml/fma.html
+++ b/sdk/2.1/docs/man/xhtml/fma.html
@@ -324,7 +324,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/fmax.html b/sdk/2.1/docs/man/xhtml/fmax.html
index 0ce2a5e..b9e355b 100644
--- a/sdk/2.1/docs/man/xhtml/fmax.html
+++ b/sdk/2.1/docs/man/xhtml/fmax.html
@@ -383,7 +383,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/fmin.html b/sdk/2.1/docs/man/xhtml/fmin.html
index e470524..43000da 100644
--- a/sdk/2.1/docs/man/xhtml/fmin.html
+++ b/sdk/2.1/docs/man/xhtml/fmin.html
@@ -384,7 +384,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/fmod.html b/sdk/2.1/docs/man/xhtml/fmod.html
index aa60464..84b0de5 100644
--- a/sdk/2.1/docs/man/xhtml/fmod.html
+++ b/sdk/2.1/docs/man/xhtml/fmod.html
@@ -319,7 +319,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/fract.html b/sdk/2.1/docs/man/xhtml/fract.html
index abdec32..4e09639 100644
--- a/sdk/2.1/docs/man/xhtml/fract.html
+++ b/sdk/2.1/docs/man/xhtml/fract.html
@@ -326,7 +326,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/frexp.html b/sdk/2.1/docs/man/xhtml/frexp.html
index 7b2e9e4..9e449a8 100644
--- a/sdk/2.1/docs/man/xhtml/frexp.html
+++ b/sdk/2.1/docs/man/xhtml/frexp.html
@@ -520,7 +520,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/functionQualifiers.html b/sdk/2.1/docs/man/xhtml/functionQualifiers.html
index c8ecd1e..6479a01 100644
--- a/sdk/2.1/docs/man/xhtml/functionQualifiers.html
+++ b/sdk/2.1/docs/man/xhtml/functionQualifiers.html
@@ -414,7 +414,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=47" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=functionQualifiers" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/genericAddressSpace.html b/sdk/2.1/docs/man/xhtml/genericAddressSpace.html
index 0474418..6934994 100644
--- a/sdk/2.1/docs/man/xhtml/genericAddressSpace.html
+++ b/sdk/2.1/docs/man/xhtml/genericAddressSpace.html
@@ -439,7 +439,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=38" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=genericAddressSpace" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/geometricFunctions.html b/sdk/2.1/docs/man/xhtml/geometricFunctions.html
index 804cb6a..d159492 100644
--- a/sdk/2.1/docs/man/xhtml/geometricFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/geometricFunctions.html
@@ -323,7 +323,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p>
-            <img src="pdficon_small1.gif" /> <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=88" target="OpenCL Spec">OpenCL Specification</a>
+            <img src="pdficon_small1.gif" /> <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=geometricFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/get_default_queue.html b/sdk/2.1/docs/man/xhtml/get_default_queue.html
index a9c4ad3..670e283 100644
--- a/sdk/2.1/docs/man/xhtml/get_default_queue.html
+++ b/sdk/2.1/docs/man/xhtml/get_default_queue.html
@@ -264,7 +264,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=174" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=helperFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_enqueued_local_size.html b/sdk/2.1/docs/man/xhtml/get_enqueued_local_size.html
index 0968e49..9350bad 100644
--- a/sdk/2.1/docs/man/xhtml/get_enqueued_local_size.html
+++ b/sdk/2.1/docs/man/xhtml/get_enqueued_local_size.html
@@ -284,7 +284,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=69" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=workItemFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_global_id.html b/sdk/2.1/docs/man/xhtml/get_global_id.html
index 031c87f..3856fa1 100644
--- a/sdk/2.1/docs/man/xhtml/get_global_id.html
+++ b/sdk/2.1/docs/man/xhtml/get_global_id.html
@@ -263,7 +263,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=69" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=workItemFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_global_linear_id.html b/sdk/2.1/docs/man/xhtml/get_global_linear_id.html
index f7a5d1b..d288bae 100644
--- a/sdk/2.1/docs/man/xhtml/get_global_linear_id.html
+++ b/sdk/2.1/docs/man/xhtml/get_global_linear_id.html
@@ -282,7 +282,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=69" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=workItemFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_global_offset.html b/sdk/2.1/docs/man/xhtml/get_global_offset.html
index eafc82d..45b44b1 100644
--- a/sdk/2.1/docs/man/xhtml/get_global_offset.html
+++ b/sdk/2.1/docs/man/xhtml/get_global_offset.html
@@ -263,7 +263,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=69" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=workItemFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_global_size.html b/sdk/2.1/docs/man/xhtml/get_global_size.html
index 0358d3b..473359f 100644
--- a/sdk/2.1/docs/man/xhtml/get_global_size.html
+++ b/sdk/2.1/docs/man/xhtml/get_global_size.html
@@ -269,7 +269,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=69" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=workItemFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_group_id.html b/sdk/2.1/docs/man/xhtml/get_group_id.html
index 6b6d777..6a22f90 100644
--- a/sdk/2.1/docs/man/xhtml/get_group_id.html
+++ b/sdk/2.1/docs/man/xhtml/get_group_id.html
@@ -263,7 +263,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=69" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=workItemFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_image_array_size.html b/sdk/2.1/docs/man/xhtml/get_image_array_size.html
index 7dd357d..22502bd 100644
--- a/sdk/2.1/docs/man/xhtml/get_image_array_size.html
+++ b/sdk/2.1/docs/man/xhtml/get_image_array_size.html
@@ -330,7 +330,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_image_channel_data_type.html b/sdk/2.1/docs/man/xhtml/get_image_channel_data_type.html
index e16cc6a..c26103b 100644
--- a/sdk/2.1/docs/man/xhtml/get_image_channel_data_type.html
+++ b/sdk/2.1/docs/man/xhtml/get_image_channel_data_type.html
@@ -503,7 +503,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_image_channel_order.html b/sdk/2.1/docs/man/xhtml/get_image_channel_order.html
index c51f1ab..ff9a204 100644
--- a/sdk/2.1/docs/man/xhtml/get_image_channel_order.html
+++ b/sdk/2.1/docs/man/xhtml/get_image_channel_order.html
@@ -507,7 +507,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_image_depth.html b/sdk/2.1/docs/man/xhtml/get_image_depth.html
index 073f485..93835fe 100644
--- a/sdk/2.1/docs/man/xhtml/get_image_depth.html
+++ b/sdk/2.1/docs/man/xhtml/get_image_depth.html
@@ -259,7 +259,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_image_dim.html b/sdk/2.1/docs/man/xhtml/get_image_dim.html
index ddda6a9..b2c5a94 100644
--- a/sdk/2.1/docs/man/xhtml/get_image_dim.html
+++ b/sdk/2.1/docs/man/xhtml/get_image_dim.html
@@ -424,7 +424,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_image_height.html b/sdk/2.1/docs/man/xhtml/get_image_height.html
index 192a194..d0f1ad9 100644
--- a/sdk/2.1/docs/man/xhtml/get_image_height.html
+++ b/sdk/2.1/docs/man/xhtml/get_image_height.html
@@ -396,7 +396,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_image_num_mip_levels.html b/sdk/2.1/docs/man/xhtml/get_image_num_mip_levels.html
index 8f910a1..3c1e226 100644
--- a/sdk/2.1/docs/man/xhtml/get_image_num_mip_levels.html
+++ b/sdk/2.1/docs/man/xhtml/get_image_num_mip_levels.html
@@ -360,7 +360,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=165" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=get_image_num_mip_levels" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_image_num_samples.html b/sdk/2.1/docs/man/xhtml/get_image_num_samples.html
index 13cb667..50e2b61 100644
--- a/sdk/2.1/docs/man/xhtml/get_image_num_samples.html
+++ b/sdk/2.1/docs/man/xhtml/get_image_num_samples.html
@@ -319,7 +319,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=119" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=get_image_num_samples" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_image_width.html b/sdk/2.1/docs/man/xhtml/get_image_width.html
index 7850315..a9ef81e 100644
--- a/sdk/2.1/docs/man/xhtml/get_image_width.html
+++ b/sdk/2.1/docs/man/xhtml/get_image_width.html
@@ -441,7 +441,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=149" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageQueryFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_kernel_preferred_work_group_size_multiple.html b/sdk/2.1/docs/man/xhtml/get_kernel_preferred_work_group_size_multiple.html
index 70581bd..e2d7973 100644
--- a/sdk/2.1/docs/man/xhtml/get_kernel_preferred_work_group_size_multiple.html
+++ b/sdk/2.1/docs/man/xhtml/get_kernel_preferred_work_group_size_multiple.html
@@ -307,7 +307,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=169" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=kernelQueryFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_kernel_work_group_size.html b/sdk/2.1/docs/man/xhtml/get_kernel_work_group_size.html
index a386a35..6398998 100644
--- a/sdk/2.1/docs/man/xhtml/get_kernel_work_group_size.html
+++ b/sdk/2.1/docs/man/xhtml/get_kernel_work_group_size.html
@@ -305,7 +305,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=169" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=kernelQueryFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_local_id.html b/sdk/2.1/docs/man/xhtml/get_local_id.html
index 6137165..517c21f 100644
--- a/sdk/2.1/docs/man/xhtml/get_local_id.html
+++ b/sdk/2.1/docs/man/xhtml/get_local_id.html
@@ -263,7 +263,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=69" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=workItemFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_local_linear_id.html b/sdk/2.1/docs/man/xhtml/get_local_linear_id.html
index 6e47250..f453d43 100644
--- a/sdk/2.1/docs/man/xhtml/get_local_linear_id.html
+++ b/sdk/2.1/docs/man/xhtml/get_local_linear_id.html
@@ -272,7 +272,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=69" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=workItemFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_local_size.html b/sdk/2.1/docs/man/xhtml/get_local_size.html
index 52025f1..d5b366e 100644
--- a/sdk/2.1/docs/man/xhtml/get_local_size.html
+++ b/sdk/2.1/docs/man/xhtml/get_local_size.html
@@ -278,7 +278,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=69" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=workItemFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_num_groups.html b/sdk/2.1/docs/man/xhtml/get_num_groups.html
index 99348b7..d251872 100644
--- a/sdk/2.1/docs/man/xhtml/get_num_groups.html
+++ b/sdk/2.1/docs/man/xhtml/get_num_groups.html
@@ -262,7 +262,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=69" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=workItemFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_pipe_max_packets.html b/sdk/2.1/docs/man/xhtml/get_pipe_max_packets.html
index c80df28..03d98f0 100644
--- a/sdk/2.1/docs/man/xhtml/get_pipe_max_packets.html
+++ b/sdk/2.1/docs/man/xhtml/get_pipe_max_packets.html
@@ -466,7 +466,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=160" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=get_pipe_max_packets" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_pipe_num_packets.html b/sdk/2.1/docs/man/xhtml/get_pipe_num_packets.html
index 353ba3e..2ebd18a 100644
--- a/sdk/2.1/docs/man/xhtml/get_pipe_num_packets.html
+++ b/sdk/2.1/docs/man/xhtml/get_pipe_num_packets.html
@@ -468,7 +468,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=160" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=get_pipe_num_packets" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/get_work_dim.html b/sdk/2.1/docs/man/xhtml/get_work_dim.html
index 0c1af79..15be910 100644
--- a/sdk/2.1/docs/man/xhtml/get_work_dim.html
+++ b/sdk/2.1/docs/man/xhtml/get_work_dim.html
@@ -259,7 +259,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=69" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=workItemFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/global.html b/sdk/2.1/docs/man/xhtml/global.html
index 5c6b287..c9ce4a0 100644
--- a/sdk/2.1/docs/man/xhtml/global.html
+++ b/sdk/2.1/docs/man/xhtml/global.html
@@ -514,7 +514,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=34" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=addressSpaceQualifiers" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/hadd.html b/sdk/2.1/docs/man/xhtml/hadd.html
index ffe8ac9..1306e43 100644
--- a/sdk/2.1/docs/man/xhtml/hadd.html
+++ b/sdk/2.1/docs/man/xhtml/hadd.html
@@ -330,7 +330,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/helperFunctions.html b/sdk/2.1/docs/man/xhtml/helperFunctions.html
index cdf7825..00fed4d 100644
--- a/sdk/2.1/docs/man/xhtml/helperFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/helperFunctions.html
@@ -265,7 +265,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=174" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=helperFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/hypot.html b/sdk/2.1/docs/man/xhtml/hypot.html
index ae18ce9..8a90025 100644
--- a/sdk/2.1/docs/man/xhtml/hypot.html
+++ b/sdk/2.1/docs/man/xhtml/hypot.html
@@ -318,7 +318,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/ilogb.html b/sdk/2.1/docs/man/xhtml/ilogb.html
index 6016122..2460c46 100644
--- a/sdk/2.1/docs/man/xhtml/ilogb.html
+++ b/sdk/2.1/docs/man/xhtml/ilogb.html
@@ -400,7 +400,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/imageFunctions.html b/sdk/2.1/docs/man/xhtml/imageFunctions.html
index bb0012b..f61d7f0 100644
--- a/sdk/2.1/docs/man/xhtml/imageFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/imageFunctions.html
@@ -503,7 +503,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/integerFunctions.html b/sdk/2.1/docs/man/xhtml/integerFunctions.html
index 4ada59e..d0ef120 100644
--- a/sdk/2.1/docs/man/xhtml/integerFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/integerFunctions.html
@@ -479,7 +479,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/integerMax.html b/sdk/2.1/docs/man/xhtml/integerMax.html
index 1611e79..f62b2bc 100644
--- a/sdk/2.1/docs/man/xhtml/integerMax.html
+++ b/sdk/2.1/docs/man/xhtml/integerMax.html
@@ -361,7 +361,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/is_valid_event.html b/sdk/2.1/docs/man/xhtml/is_valid_event.html
index 3b507a4..85f914a 100644
--- a/sdk/2.1/docs/man/xhtml/is_valid_event.html
+++ b/sdk/2.1/docs/man/xhtml/is_valid_event.html
@@ -406,7 +406,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=171" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=eventFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/is_valid_reserve_id.html b/sdk/2.1/docs/man/xhtml/is_valid_reserve_id.html
index d423552..e23293e 100644
--- a/sdk/2.1/docs/man/xhtml/is_valid_reserve_id.html
+++ b/sdk/2.1/docs/man/xhtml/is_valid_reserve_id.html
@@ -260,7 +260,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=159" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=is_valid_reserve_id" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/isequal.html b/sdk/2.1/docs/man/xhtml/isequal.html
index b2b2722..954e31e 100644
--- a/sdk/2.1/docs/man/xhtml/isequal.html
+++ b/sdk/2.1/docs/man/xhtml/isequal.html
@@ -375,7 +375,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/isfinite.html b/sdk/2.1/docs/man/xhtml/isfinite.html
index a009c1d..a28c66a 100644
--- a/sdk/2.1/docs/man/xhtml/isfinite.html
+++ b/sdk/2.1/docs/man/xhtml/isfinite.html
@@ -347,7 +347,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/isgreater.html b/sdk/2.1/docs/man/xhtml/isgreater.html
index 800c4b3..156607f 100644
--- a/sdk/2.1/docs/man/xhtml/isgreater.html
+++ b/sdk/2.1/docs/man/xhtml/isgreater.html
@@ -375,7 +375,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/isgreaterequal.html b/sdk/2.1/docs/man/xhtml/isgreaterequal.html
index 5b1b89a..9b19198 100644
--- a/sdk/2.1/docs/man/xhtml/isgreaterequal.html
+++ b/sdk/2.1/docs/man/xhtml/isgreaterequal.html
@@ -373,7 +373,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/isinf.html b/sdk/2.1/docs/man/xhtml/isinf.html
index ba81052..e89eb9c 100644
--- a/sdk/2.1/docs/man/xhtml/isinf.html
+++ b/sdk/2.1/docs/man/xhtml/isinf.html
@@ -347,7 +347,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/isless.html b/sdk/2.1/docs/man/xhtml/isless.html
index 88075c0..00611ba 100644
--- a/sdk/2.1/docs/man/xhtml/isless.html
+++ b/sdk/2.1/docs/man/xhtml/isless.html
@@ -373,7 +373,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/islessequal.html b/sdk/2.1/docs/man/xhtml/islessequal.html
index d11a0e6..a6bb5d5 100644
--- a/sdk/2.1/docs/man/xhtml/islessequal.html
+++ b/sdk/2.1/docs/man/xhtml/islessequal.html
@@ -373,7 +373,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/islessgreater.html b/sdk/2.1/docs/man/xhtml/islessgreater.html
index df18157..926111b 100644
--- a/sdk/2.1/docs/man/xhtml/islessgreater.html
+++ b/sdk/2.1/docs/man/xhtml/islessgreater.html
@@ -374,7 +374,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/isnan.html b/sdk/2.1/docs/man/xhtml/isnan.html
index cd5b2cd..972336e 100644
--- a/sdk/2.1/docs/man/xhtml/isnan.html
+++ b/sdk/2.1/docs/man/xhtml/isnan.html
@@ -347,7 +347,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/isnormal.html b/sdk/2.1/docs/man/xhtml/isnormal.html
index e144c5f..104ec7a 100644
--- a/sdk/2.1/docs/man/xhtml/isnormal.html
+++ b/sdk/2.1/docs/man/xhtml/isnormal.html
@@ -347,7 +347,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/isnotequal.html b/sdk/2.1/docs/man/xhtml/isnotequal.html
index d2a4170..73418b8 100644
--- a/sdk/2.1/docs/man/xhtml/isnotequal.html
+++ b/sdk/2.1/docs/man/xhtml/isnotequal.html
@@ -379,7 +379,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/isordered.html b/sdk/2.1/docs/man/xhtml/isordered.html
index 4bf4ff4..e3df9eb 100644
--- a/sdk/2.1/docs/man/xhtml/isordered.html
+++ b/sdk/2.1/docs/man/xhtml/isordered.html
@@ -373,7 +373,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/isunordered.html b/sdk/2.1/docs/man/xhtml/isunordered.html
index fb30a52..a72b419 100644
--- a/sdk/2.1/docs/man/xhtml/isunordered.html
+++ b/sdk/2.1/docs/man/xhtml/isunordered.html
@@ -372,7 +372,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/ldexp.html b/sdk/2.1/docs/man/xhtml/ldexp.html
index 9c5306c..88a8b5e 100644
--- a/sdk/2.1/docs/man/xhtml/ldexp.html
+++ b/sdk/2.1/docs/man/xhtml/ldexp.html
@@ -485,7 +485,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/length.html b/sdk/2.1/docs/man/xhtml/length.html
index 059f015..6764d93 100644
--- a/sdk/2.1/docs/man/xhtml/length.html
+++ b/sdk/2.1/docs/man/xhtml/length.html
@@ -321,7 +321,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=88" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=geometricFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/lgamma.html b/sdk/2.1/docs/man/xhtml/lgamma.html
index 3678477..c5d2514 100644
--- a/sdk/2.1/docs/man/xhtml/lgamma.html
+++ b/sdk/2.1/docs/man/xhtml/lgamma.html
@@ -611,7 +611,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/local.html b/sdk/2.1/docs/man/xhtml/local.html
index 3b71458..945513d 100644
--- a/sdk/2.1/docs/man/xhtml/local.html
+++ b/sdk/2.1/docs/man/xhtml/local.html
@@ -460,7 +460,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=34" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=addressSpaceQualifiers" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/log.html b/sdk/2.1/docs/man/xhtml/log.html
index 0f4f495..6b0767d 100644
--- a/sdk/2.1/docs/man/xhtml/log.html
+++ b/sdk/2.1/docs/man/xhtml/log.html
@@ -536,7 +536,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/macroLimits.html b/sdk/2.1/docs/man/xhtml/macroLimits.html
index 21fd9e7..af72bc5 100644
--- a/sdk/2.1/docs/man/xhtml/macroLimits.html
+++ b/sdk/2.1/docs/man/xhtml/macroLimits.html
@@ -603,7 +603,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=80" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=macroLimits" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/mad.html b/sdk/2.1/docs/man/xhtml/mad.html
index 64d0b43..9aaa961 100644
--- a/sdk/2.1/docs/man/xhtml/mad.html
+++ b/sdk/2.1/docs/man/xhtml/mad.html
@@ -332,7 +332,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/mad24.html b/sdk/2.1/docs/man/xhtml/mad24.html
index a451e28..bd588ff 100644
--- a/sdk/2.1/docs/man/xhtml/mad24.html
+++ b/sdk/2.1/docs/man/xhtml/mad24.html
@@ -284,7 +284,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/mad_hi.html b/sdk/2.1/docs/man/xhtml/mad_hi.html
index 3a0d626..4e4f348 100644
--- a/sdk/2.1/docs/man/xhtml/mad_hi.html
+++ b/sdk/2.1/docs/man/xhtml/mad_hi.html
@@ -307,7 +307,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/mad_sat.html b/sdk/2.1/docs/man/xhtml/mad_sat.html
index f9feada..3b4a628 100644
--- a/sdk/2.1/docs/man/xhtml/mad_sat.html
+++ b/sdk/2.1/docs/man/xhtml/mad_sat.html
@@ -306,7 +306,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/mag.html b/sdk/2.1/docs/man/xhtml/mag.html
index 44abb92..12e2e49 100644
--- a/sdk/2.1/docs/man/xhtml/mag.html
+++ b/sdk/2.1/docs/man/xhtml/mag.html
@@ -345,7 +345,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/mathConstants.html b/sdk/2.1/docs/man/xhtml/mathConstants.html
index 167797e..951483f 100644
--- a/sdk/2.1/docs/man/xhtml/mathConstants.html
+++ b/sdk/2.1/docs/man/xhtml/mathConstants.html
@@ -538,7 +538,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=79" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathConstants" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/mathFunctions.html b/sdk/2.1/docs/man/xhtml/mathFunctions.html
index 908fde0..7ce4da4 100644
--- a/sdk/2.1/docs/man/xhtml/mathFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/mathFunctions.html
@@ -950,7 +950,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/memory_order.html b/sdk/2.1/docs/man/xhtml/memory_order.html
index 418c47f..062fa66 100644
--- a/sdk/2.1/docs/man/xhtml/memory_order.html
+++ b/sdk/2.1/docs/man/xhtml/memory_order.html
@@ -295,7 +295,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=105" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=memory_order" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/memory_scope.html b/sdk/2.1/docs/man/xhtml/memory_scope.html
index 28b63e5..eb673e6 100644
--- a/sdk/2.1/docs/man/xhtml/memory_scope.html
+++ b/sdk/2.1/docs/man/xhtml/memory_scope.html
@@ -308,7 +308,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=105" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=memory_scope" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/miscVectorFunctions.html b/sdk/2.1/docs/man/xhtml/miscVectorFunctions.html
index 54bb7aa..0df474e 100644
--- a/sdk/2.1/docs/man/xhtml/miscVectorFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/miscVectorFunctions.html
@@ -255,7 +255,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=113" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=miscVectorFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/mix.html b/sdk/2.1/docs/man/xhtml/mix.html
index 8b8dac4..5108e7e 100644
--- a/sdk/2.1/docs/man/xhtml/mix.html
+++ b/sdk/2.1/docs/man/xhtml/mix.html
@@ -379,7 +379,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=86" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=commonFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/modf.html b/sdk/2.1/docs/man/xhtml/modf.html
index d5e0353..fb34029 100644
--- a/sdk/2.1/docs/man/xhtml/modf.html
+++ b/sdk/2.1/docs/man/xhtml/modf.html
@@ -331,7 +331,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/mul24.html b/sdk/2.1/docs/man/xhtml/mul24.html
index 37a7b50..0d537da 100644
--- a/sdk/2.1/docs/man/xhtml/mul24.html
+++ b/sdk/2.1/docs/man/xhtml/mul24.html
@@ -284,7 +284,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/mul_hi.html b/sdk/2.1/docs/man/xhtml/mul_hi.html
index 84775e9..af99ee1 100644
--- a/sdk/2.1/docs/man/xhtml/mul_hi.html
+++ b/sdk/2.1/docs/man/xhtml/mul_hi.html
@@ -302,7 +302,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/nan.html b/sdk/2.1/docs/man/xhtml/nan.html
index 898a410..ccc4ee5 100644
--- a/sdk/2.1/docs/man/xhtml/nan.html
+++ b/sdk/2.1/docs/man/xhtml/nan.html
@@ -394,7 +394,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/ndrange.html b/sdk/2.1/docs/man/xhtml/ndrange.html
index 5a7dc8f..ee1d1ab 100644
--- a/sdk/2.1/docs/man/xhtml/ndrange.html
+++ b/sdk/2.1/docs/man/xhtml/ndrange.html
@@ -469,7 +469,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=174" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=helperFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/nextafter.html b/sdk/2.1/docs/man/xhtml/nextafter.html
index 5fbed00..25d45e1 100644
--- a/sdk/2.1/docs/man/xhtml/nextafter.html
+++ b/sdk/2.1/docs/man/xhtml/nextafter.html
@@ -320,7 +320,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/normalize.html b/sdk/2.1/docs/man/xhtml/normalize.html
index 3dfa28c..3fea639 100644
--- a/sdk/2.1/docs/man/xhtml/normalize.html
+++ b/sdk/2.1/docs/man/xhtml/normalize.html
@@ -315,7 +315,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=88" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=geometricFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/operators.html b/sdk/2.1/docs/man/xhtml/operators.html
index 56bb564..ccc41a2 100644
--- a/sdk/2.1/docs/man/xhtml/operators.html
+++ b/sdk/2.1/docs/man/xhtml/operators.html
@@ -230,7 +230,7 @@
         <h2></h2>
         <p>
       The following operators are used in OpenCL. For information about the usage of these
-      operators, please refer to the <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=27" target="OpenCL Spec">OpenCL specification</a>.
+      operators, please refer to the <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=operators" target="OpenCL Spec">OpenCL specification</a>.
   </p>
         <div class="informaltable">
           <table class="informaltable" border="1">
@@ -381,7 +381,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p>
-            <img src="pdficon_small1.gif" /> <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=27" target="OpenCL Spec">OpenCL Specification</a>
+            <img src="pdficon_small1.gif" /> <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=operators" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/otherDataTypes.html b/sdk/2.1/docs/man/xhtml/otherDataTypes.html
index a7b982a..7845908 100644
--- a/sdk/2.1/docs/man/xhtml/otherDataTypes.html
+++ b/sdk/2.1/docs/man/xhtml/otherDataTypes.html
@@ -487,7 +487,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=10" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=otherDataTypes" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/pageNumberLookup.rb b/sdk/2.1/docs/man/xhtml/pageNumberLookup.rb
index 2036fb2..54c7b60 100755
--- a/sdk/2.1/docs/man/xhtml/pageNumberLookup.rb
+++ b/sdk/2.1/docs/man/xhtml/pageNumberLookup.rb
@@ -45,11 +45,14 @@
 # variable in the opencl-man.xsl file.)
 
 
-# Here are the real spec filenames of the OpenCL 2.0 spec documents (see comments above):
+# Here are the real spec filenames of the OpenCL 2.1 spec documents (see comments above):
+# Note that CLan links to opencl-2.0-openclc.pdf, which is rewritten to the
+# current OpenCL C 2.2 specification - see
+# https://github.com/KhronosGroup/OpenCL-Docs/issues/87
 
 Core = "opencl-2.1.pdf"
 Ext  = "opencl-2.1-extensions.pdf"
-CLan = "opencl-2.1-openclc.pdf"
+CLan = "opencl-2.0-openclc.pdf"
 
 
 ###############################################################################
@@ -248,7 +251,7 @@
    "enqueue_marker" =>			  [CLan, 170],	   # 6.13.17.7 - Built-in Functions – Queuing other commands
    "eventFunctions" =>			  [CLan, 171],	   # 6.13.17.8 - Built-in Functions – Event Functions
    "helperFunctions" =>			  [CLan, 174],	   # 6.13.17.9 - built-in helper functions
-   "referenceWong" =>			  [CLan,   1],	   # 11 - [ References (to Wong paper) ] 
+   "referenceWong" =>			  [CLan,   1],	   # 11 - [ References (to Wong paper) ]
    "EXTENSION" =>			  [Ext, 7],	   # 9.1 - Compiler Directives for Optional Extensions
    "clGetExtensionFunctionAddressForPlatform" => [Ext, 9], # 9.2 - Getting OpenCL API Extension Function Pointers
    "cl_khr_int64_base_atomics" =>	  [Ext, 12],	   # 9.3 - 64-bit Atomics
@@ -321,7 +324,11 @@
 	 specName = Pagenums.fetch(keyword)[0]
 	 pageNum = Pagenums.fetch(keyword)[1]
 	 #puts "specName=" + specName + ", pageNum=" + pageNum.to_s
-	 puts line.sub(/namedest=[^\s]*\"/, "page=" + pageNum.to_s + '"').sub(/opencl-1.x-latest.pdf/, specName)
+
+	 # We no longer insert the page numbers, because they are not up to date - see
+	 # https://github.com/KhronosGroup/OpenCL-Docs/issues/87
+	 # puts line.sub(/namedest=[^\s]*\"/, "page=" + pageNum.to_s + '"').sub(/opencl-1.x-latest.pdf/, specName)
+	 puts line.sub(/opencl-1.x-latest.pdf/, specName)
       else
 	 abort("Spec page number for keyword \"" + keyword + "\" not found in " + $0) + '"'
       end
diff --git a/sdk/2.1/docs/man/xhtml/pipeFunctions.html b/sdk/2.1/docs/man/xhtml/pipeFunctions.html
index e5c606a..da656a5 100644
--- a/sdk/2.1/docs/man/xhtml/pipeFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/pipeFunctions.html
@@ -379,7 +379,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=160" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=pipeFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/popcount.html b/sdk/2.1/docs/man/xhtml/popcount.html
index 47d3755..08fff62 100644
--- a/sdk/2.1/docs/man/xhtml/popcount.html
+++ b/sdk/2.1/docs/man/xhtml/popcount.html
@@ -297,7 +297,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/pow.html b/sdk/2.1/docs/man/xhtml/pow.html
index 2c0023c..804d7c3 100644
--- a/sdk/2.1/docs/man/xhtml/pow.html
+++ b/sdk/2.1/docs/man/xhtml/pow.html
@@ -576,7 +576,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/prefetch.html b/sdk/2.1/docs/man/xhtml/prefetch.html
index 574d196..de486ee 100644
--- a/sdk/2.1/docs/man/xhtml/prefetch.html
+++ b/sdk/2.1/docs/man/xhtml/prefetch.html
@@ -290,7 +290,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=100" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=asyncCopyFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/preprocessorDirectives.html b/sdk/2.1/docs/man/xhtml/preprocessorDirectives.html
index ec88065..5d39bc8 100644
--- a/sdk/2.1/docs/man/xhtml/preprocessorDirectives.html
+++ b/sdk/2.1/docs/man/xhtml/preprocessorDirectives.html
@@ -365,7 +365,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=54" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=preprocessorDirectives" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/printfFunction.html b/sdk/2.1/docs/man/xhtml/printfFunction.html
index b371aae..7c7b472 100644
--- a/sdk/2.1/docs/man/xhtml/printfFunction.html
+++ b/sdk/2.1/docs/man/xhtml/printfFunction.html
@@ -905,7 +905,7 @@
             <img src="pdficon_small1.gif" />
 
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=115" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=printfFunction" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/private.html b/sdk/2.1/docs/man/xhtml/private.html
index 0e29a2c..7151923 100644
--- a/sdk/2.1/docs/man/xhtml/private.html
+++ b/sdk/2.1/docs/man/xhtml/private.html
@@ -397,7 +397,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=34" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=addressSpaceQualifiers" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/qualifiers.html b/sdk/2.1/docs/man/xhtml/qualifiers.html
index e0044d3..e6eb67f 100644
--- a/sdk/2.1/docs/man/xhtml/qualifiers.html
+++ b/sdk/2.1/docs/man/xhtml/qualifiers.html
@@ -336,7 +336,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=34" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=addressSpaceQualifiers" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/radians.html b/sdk/2.1/docs/man/xhtml/radians.html
index 80a595e..eb16c47 100644
--- a/sdk/2.1/docs/man/xhtml/radians.html
+++ b/sdk/2.1/docs/man/xhtml/radians.html
@@ -291,7 +291,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=86" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=commonFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/read_imagef1d.html b/sdk/2.1/docs/man/xhtml/read_imagef1d.html
index ec23b8f..83ca2cb 100644
--- a/sdk/2.1/docs/man/xhtml/read_imagef1d.html
+++ b/sdk/2.1/docs/man/xhtml/read_imagef1d.html
@@ -792,7 +792,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/read_imagef2d.html b/sdk/2.1/docs/man/xhtml/read_imagef2d.html
index 5a91280..fb01e95 100644
--- a/sdk/2.1/docs/man/xhtml/read_imagef2d.html
+++ b/sdk/2.1/docs/man/xhtml/read_imagef2d.html
@@ -1547,7 +1547,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/read_imagef3d.html b/sdk/2.1/docs/man/xhtml/read_imagef3d.html
index 5bd719a..c3c9199 100644
--- a/sdk/2.1/docs/man/xhtml/read_imagef3d.html
+++ b/sdk/2.1/docs/man/xhtml/read_imagef3d.html
@@ -682,7 +682,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/read_imageh1d.html b/sdk/2.1/docs/man/xhtml/read_imageh1d.html
index e609254..e97f1c6 100644
--- a/sdk/2.1/docs/man/xhtml/read_imageh1d.html
+++ b/sdk/2.1/docs/man/xhtml/read_imageh1d.html
@@ -680,7 +680,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=24" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=imageFunctionsHalf" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/read_imageh2d.html b/sdk/2.1/docs/man/xhtml/read_imageh2d.html
index f373ac4..9a3fb35 100644
--- a/sdk/2.1/docs/man/xhtml/read_imageh2d.html
+++ b/sdk/2.1/docs/man/xhtml/read_imageh2d.html
@@ -649,7 +649,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=24" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=imageFunctionsHalf" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/read_imageh3d.html b/sdk/2.1/docs/man/xhtml/read_imageh3d.html
index 7b7ef2a..18a74c9 100644
--- a/sdk/2.1/docs/man/xhtml/read_imageh3d.html
+++ b/sdk/2.1/docs/man/xhtml/read_imageh3d.html
@@ -555,7 +555,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#page=24" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-extensions.pdf#namedest=imageFunctionsHalf" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/read_imagei1d.html b/sdk/2.1/docs/man/xhtml/read_imagei1d.html
index ed6f667..7250abb 100644
--- a/sdk/2.1/docs/man/xhtml/read_imagei1d.html
+++ b/sdk/2.1/docs/man/xhtml/read_imagei1d.html
@@ -1268,7 +1268,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/read_imagei2d.html b/sdk/2.1/docs/man/xhtml/read_imagei2d.html
index d946c70..d3e7fb6 100644
--- a/sdk/2.1/docs/man/xhtml/read_imagei2d.html
+++ b/sdk/2.1/docs/man/xhtml/read_imagei2d.html
@@ -1365,7 +1365,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/read_imagei3d.html b/sdk/2.1/docs/man/xhtml/read_imagei3d.html
index caabce4..8b89f85 100644
--- a/sdk/2.1/docs/man/xhtml/read_imagei3d.html
+++ b/sdk/2.1/docs/man/xhtml/read_imagei3d.html
@@ -866,7 +866,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/read_pipe.html b/sdk/2.1/docs/man/xhtml/read_pipe.html
index 26193e8..622a055 100644
--- a/sdk/2.1/docs/man/xhtml/read_pipe.html
+++ b/sdk/2.1/docs/man/xhtml/read_pipe.html
@@ -509,7 +509,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=158" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=read_pipe" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/recip.html b/sdk/2.1/docs/man/xhtml/recip.html
index a699bca..79ad14a 100644
--- a/sdk/2.1/docs/man/xhtml/recip.html
+++ b/sdk/2.1/docs/man/xhtml/recip.html
@@ -328,7 +328,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/relationalFunctions.html b/sdk/2.1/docs/man/xhtml/relationalFunctions.html
index 2f2c189..b856ce2 100644
--- a/sdk/2.1/docs/man/xhtml/relationalFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/relationalFunctions.html
@@ -476,7 +476,7 @@
         <h2>Specification</h2>
         <p>
             <img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/release_event.html b/sdk/2.1/docs/man/xhtml/release_event.html
index 37e267d..7161fed 100644
--- a/sdk/2.1/docs/man/xhtml/release_event.html
+++ b/sdk/2.1/docs/man/xhtml/release_event.html
@@ -413,7 +413,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=171" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=eventFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/remainder.html b/sdk/2.1/docs/man/xhtml/remainder.html
index 476f3d2..798a3fd 100644
--- a/sdk/2.1/docs/man/xhtml/remainder.html
+++ b/sdk/2.1/docs/man/xhtml/remainder.html
@@ -322,7 +322,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/remquo.html b/sdk/2.1/docs/man/xhtml/remquo.html
index 1de714b..9d088aa 100644
--- a/sdk/2.1/docs/man/xhtml/remquo.html
+++ b/sdk/2.1/docs/man/xhtml/remquo.html
@@ -697,7 +697,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/reserve_read_pipe.html b/sdk/2.1/docs/man/xhtml/reserve_read_pipe.html
index 59f7c30..afe7ead 100644
--- a/sdk/2.1/docs/man/xhtml/reserve_read_pipe.html
+++ b/sdk/2.1/docs/man/xhtml/reserve_read_pipe.html
@@ -471,7 +471,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=158" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=reserve_read_pipe" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/reserve_write_pipe.html b/sdk/2.1/docs/man/xhtml/reserve_write_pipe.html
index 3fc2256..4045892 100644
--- a/sdk/2.1/docs/man/xhtml/reserve_write_pipe.html
+++ b/sdk/2.1/docs/man/xhtml/reserve_write_pipe.html
@@ -471,7 +471,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=158" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=reserve_write_pipe" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/reservedDataTypes.html b/sdk/2.1/docs/man/xhtml/reservedDataTypes.html
index f4d30ec..f9e4a3f 100644
--- a/sdk/2.1/docs/man/xhtml/reservedDataTypes.html
+++ b/sdk/2.1/docs/man/xhtml/reservedDataTypes.html
@@ -355,7 +355,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=11" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=reservedDataTypes" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/restrictions.html b/sdk/2.1/docs/man/xhtml/restrictions.html
index db0ed43..300737e 100644
--- a/sdk/2.1/docs/man/xhtml/restrictions.html
+++ b/sdk/2.1/docs/man/xhtml/restrictions.html
@@ -422,7 +422,7 @@
         <a id="specification"></a>
         <h2>Specification</h2>
         <p><img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=51" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=restrictions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/retain_event.html b/sdk/2.1/docs/man/xhtml/retain_event.html
index 63fac98..c93cb14 100644
--- a/sdk/2.1/docs/man/xhtml/retain_event.html
+++ b/sdk/2.1/docs/man/xhtml/retain_event.html
@@ -408,7 +408,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=171" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=eventFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/rint.html b/sdk/2.1/docs/man/xhtml/rint.html
index 6a74dbb..cf59eb1 100644
--- a/sdk/2.1/docs/man/xhtml/rint.html
+++ b/sdk/2.1/docs/man/xhtml/rint.html
@@ -317,7 +317,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/rootn.html b/sdk/2.1/docs/man/xhtml/rootn.html
index 03ec17f..b3ebf85 100644
--- a/sdk/2.1/docs/man/xhtml/rootn.html
+++ b/sdk/2.1/docs/man/xhtml/rootn.html
@@ -448,7 +448,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/rotate.html b/sdk/2.1/docs/man/xhtml/rotate.html
index 61debfa..9ebee10 100644
--- a/sdk/2.1/docs/man/xhtml/rotate.html
+++ b/sdk/2.1/docs/man/xhtml/rotate.html
@@ -304,7 +304,7 @@
         <p>
             <img src="pdficon_small1.gif" />
                                                  
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/round.html b/sdk/2.1/docs/man/xhtml/round.html
index 2359968..afd0a08 100644
--- a/sdk/2.1/docs/man/xhtml/round.html
+++ b/sdk/2.1/docs/man/xhtml/round.html
@@ -313,7 +313,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/sampler_t.html b/sdk/2.1/docs/man/xhtml/sampler_t.html
index e157512..1fc9c39 100644
--- a/sdk/2.1/docs/man/xhtml/sampler_t.html
+++ b/sdk/2.1/docs/man/xhtml/sampler_t.html
@@ -523,7 +523,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=123" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=sampler_t" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/scalarDataTypes.html b/sdk/2.1/docs/man/xhtml/scalarDataTypes.html
index 7a6780a..96ad6c4 100644
--- a/sdk/2.1/docs/man/xhtml/scalarDataTypes.html
+++ b/sdk/2.1/docs/man/xhtml/scalarDataTypes.html
@@ -508,7 +508,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=6" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=scalarDataTypes" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/select.html b/sdk/2.1/docs/man/xhtml/select.html
index 5f2bd5e..61c2eb1 100644
--- a/sdk/2.1/docs/man/xhtml/select.html
+++ b/sdk/2.1/docs/man/xhtml/select.html
@@ -377,7 +377,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/set_user_event_status.html b/sdk/2.1/docs/man/xhtml/set_user_event_status.html
index 160a430..e59ddd6 100644
--- a/sdk/2.1/docs/man/xhtml/set_user_event_status.html
+++ b/sdk/2.1/docs/man/xhtml/set_user_event_status.html
@@ -414,7 +414,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=171" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=eventFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/sharedVirtualMemory.html b/sdk/2.1/docs/man/xhtml/sharedVirtualMemory.html
index 8025677..4e59cbf 100644
--- a/sdk/2.1/docs/man/xhtml/sharedVirtualMemory.html
+++ b/sdk/2.1/docs/man/xhtml/sharedVirtualMemory.html
@@ -335,7 +335,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=174" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=sharedVirtualMemory" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/shuffle.html b/sdk/2.1/docs/man/xhtml/shuffle.html
index 6793590..bdfc79e 100644
--- a/sdk/2.1/docs/man/xhtml/shuffle.html
+++ b/sdk/2.1/docs/man/xhtml/shuffle.html
@@ -380,7 +380,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=113" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=miscVectorFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/sign.html b/sdk/2.1/docs/man/xhtml/sign.html
index aebbec8..f528fb4 100644
--- a/sdk/2.1/docs/man/xhtml/sign.html
+++ b/sdk/2.1/docs/man/xhtml/sign.html
@@ -294,7 +294,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=86" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=commonFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/signbit.html b/sdk/2.1/docs/man/xhtml/signbit.html
index cc519b8..9d4f6f1 100644
--- a/sdk/2.1/docs/man/xhtml/signbit.html
+++ b/sdk/2.1/docs/man/xhtml/signbit.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>signbit</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="signbit" />
   </head>
   <body>
@@ -295,7 +295,7 @@
         <a id="double"></a>
         <h3></h3>
         <div class="informaltable">
-          <table border="0">
+          <table class="informaltable" border="0">
             <colgroup>
               <col align="left" class="col1" />
             </colgroup>
@@ -363,7 +363,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=90" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=relationalFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/sin.html b/sdk/2.1/docs/man/xhtml/sin.html
index 3fb63eb..1c1536a 100644
--- a/sdk/2.1/docs/man/xhtml/sin.html
+++ b/sdk/2.1/docs/man/xhtml/sin.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>sin, sincos, sinh, sinpi</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="sin, sincos, sinh, sinpi" />
   </head>
   <body>
@@ -450,7 +450,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/smoothstep.html b/sdk/2.1/docs/man/xhtml/smoothstep.html
index bcff805..a95c207 100644
--- a/sdk/2.1/docs/man/xhtml/smoothstep.html
+++ b/sdk/2.1/docs/man/xhtml/smoothstep.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>smoothstep</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="smoothstep" />
   </head>
   <body>
@@ -304,7 +304,7 @@
         <a id="double"></a>
         <h3></h3>
         <div class="informaltable">
-          <table border="0">
+          <table class="informaltable" border="0">
             <colgroup>
               <col align="left" class="col1" />
             </colgroup>
@@ -392,7 +392,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=86" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=commonFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/sqrt.html b/sdk/2.1/docs/man/xhtml/sqrt.html
index 924bb2c..2b78266 100644
--- a/sdk/2.1/docs/man/xhtml/sqrt.html
+++ b/sdk/2.1/docs/man/xhtml/sqrt.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>sqrt, rsqrt, half_sqrt, native_sqrt, half_rsqrt, native_rsqrt</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="sqrt, rsqrt, half_sqrt, native_sqrt, half_rsqrt, native_rsqrt" />
   </head>
   <body>
@@ -444,7 +444,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/step.html b/sdk/2.1/docs/man/xhtml/step.html
index 9e1952e..4b8d925 100644
--- a/sdk/2.1/docs/man/xhtml/step.html
+++ b/sdk/2.1/docs/man/xhtml/step.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>step</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="step" />
   </head>
   <body>
@@ -292,7 +292,7 @@
         <a id="double"></a>
         <h3></h3>
         <div class="informaltable">
-          <table border="0">
+          <table class="informaltable" border="0">
             <colgroup>
               <col align="left" class="col1" />
             </colgroup>
@@ -352,7 +352,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=86" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=commonFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/storageSpecifiers.html b/sdk/2.1/docs/man/xhtml/storageSpecifiers.html
index 0f901e1..6694036 100644
--- a/sdk/2.1/docs/man/xhtml/storageSpecifiers.html
+++ b/sdk/2.1/docs/man/xhtml/storageSpecifiers.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>Storage-class Specifiers</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="Storage-class Specifiers" />
   </head>
   <body>
@@ -233,7 +233,7 @@
         <h3>
         </h3>
         <div class="informaltable">
-          <table border="0">
+          <table class="informaltable" border="0">
             <colgroup>
               <col align="left" class="col1" />
             </colgroup>
@@ -274,7 +274,7 @@
             Example
         </h3>
         <div class="informaltable">
-          <table border="0">
+          <table class="informaltable" border="0">
             <colgroup>
               <col align="left" class="col1" />
             </colgroup>
@@ -317,7 +317,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=50" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=storageSpecifiers" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/sub_sat.html b/sdk/2.1/docs/man/xhtml/sub_sat.html
index c92db03..0b96bc6 100644
--- a/sdk/2.1/docs/man/xhtml/sub_sat.html
+++ b/sdk/2.1/docs/man/xhtml/sub_sat.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>sub_sat</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="sub_sat" />
   </head>
   <body>
@@ -301,7 +301,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/supportedImageFormats.html b/sdk/2.1/docs/man/xhtml/supportedImageFormats.html
index 20a43b3..590d0c3 100644
--- a/sdk/2.1/docs/man/xhtml/supportedImageFormats.html
+++ b/sdk/2.1/docs/man/xhtml/supportedImageFormats.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>Supported Image Formats</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="Supported Image Formats" />
   </head>
   <body>
@@ -237,7 +237,7 @@
             kernel but not both) that support images is described in the table below (Table 5.8.a):
       </p>
         <div class="informaltable">
-          <table border="1">
+          <table class="informaltable" border="1">
             <colgroup>
               <col align="left" class="col1" />
               <col align="left" class="col2" />
@@ -389,7 +389,7 @@
         kernel) that support images is described in the table below (Table 5.8.b):
       </p>
         <div class="informaltable">
-          <table border="1">
+          <table class="informaltable" border="1">
             <colgroup>
               <col align="left" class="col1" />
               <col align="left" class="col2" />
@@ -467,7 +467,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#page=137" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1.pdf#namedest=supportedImageFormats" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/syncFunctions.html b/sdk/2.1/docs/man/xhtml/syncFunctions.html
index ea77aad..98715ff 100644
--- a/sdk/2.1/docs/man/xhtml/syncFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/syncFunctions.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>Synchronization and Memory Fence Functions</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="Synchronization and Memory Fence Functions" />
   </head>
   <body>
@@ -229,7 +229,7 @@
         <a id="springboard"></a>
         <h2></h2>
         <div class="informaltable">
-          <table border="1">
+          <table class="informaltable" border="1">
             <colgroup>
               <col align="left" class="col1" />
               <col align="left" class="col2" />
@@ -265,7 +265,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=97" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=syncFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/tan.html b/sdk/2.1/docs/man/xhtml/tan.html
index c965eea..d36d740 100644
--- a/sdk/2.1/docs/man/xhtml/tan.html
+++ b/sdk/2.1/docs/man/xhtml/tan.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>tan, tanh, tanpi, half_tan, native_tan</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="tan, tanh, tanpi, half_tan, native_tan" />
   </head>
   <body>
@@ -426,7 +426,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/tgamma.html b/sdk/2.1/docs/man/xhtml/tgamma.html
index ce2fda2..efe4808 100644
--- a/sdk/2.1/docs/man/xhtml/tgamma.html
+++ b/sdk/2.1/docs/man/xhtml/tgamma.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>tgamma</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="tgamma" />
   </head>
   <body>
@@ -313,7 +313,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/trunc.html b/sdk/2.1/docs/man/xhtml/trunc.html
index 4c46b13..4e91911 100644
--- a/sdk/2.1/docs/man/xhtml/trunc.html
+++ b/sdk/2.1/docs/man/xhtml/trunc.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>trunc</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="trunc" />
   </head>
   <body>
@@ -313,7 +313,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=72" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=mathFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/upsample.html b/sdk/2.1/docs/man/xhtml/upsample.html
index 7a69eb3..0196a26 100644
--- a/sdk/2.1/docs/man/xhtml/upsample.html
+++ b/sdk/2.1/docs/man/xhtml/upsample.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>upsample</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="upsample" />
   </head>
   <body>
@@ -523,7 +523,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=82" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=integerFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/vec_step.html b/sdk/2.1/docs/man/xhtml/vec_step.html
index 574c728..f651fea 100644
--- a/sdk/2.1/docs/man/xhtml/vec_step.html
+++ b/sdk/2.1/docs/man/xhtml/vec_step.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>vec_step</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="vec_step" />
   </head>
   <body>
@@ -470,7 +470,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=113" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=miscVectorFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/vectorDataLoadandStoreFunctions.html b/sdk/2.1/docs/man/xhtml/vectorDataLoadandStoreFunctions.html
index 5fcdb7a..87b9d47 100644
--- a/sdk/2.1/docs/man/xhtml/vectorDataLoadandStoreFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/vectorDataLoadandStoreFunctions.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>Vector Data Load and Store Functions</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="Vector Data Load and Store Functions" />
   </head>
   <body>
@@ -229,7 +229,7 @@
         <a id="springboard"></a>
         <h2></h2>
         <div class="informaltable">
-          <table border="1">
+          <table class="informaltable" border="1">
             <colgroup>
               <col align="left" class="col1" />
               <col align="left" class="col2" />
@@ -341,7 +341,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=93" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=vectorDataLoadandStoreFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/vectorDataTypes.html b/sdk/2.1/docs/man/xhtml/vectorDataTypes.html
index 7907e06..9956eaa 100644
--- a/sdk/2.1/docs/man/xhtml/vectorDataTypes.html
+++ b/sdk/2.1/docs/man/xhtml/vectorDataTypes.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>Vector Data Types</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="Vector Data Types" />
   </head>
   <body>
@@ -248,7 +248,7 @@
         data type available to the application:
       </p>
         <div class="informaltable">
-          <table border="1">
+          <table class="informaltable" border="1">
             <colgroup>
               <col align="left" class="col1" />
               <col align="left" class="col2" />
@@ -385,7 +385,7 @@
         <p>
           </p>
         <div class="informaltable">
-          <table border="1">
+          <table class="informaltable" border="1">
             <colgroup>
               <col align="left" class="col1" />
               <col align="left" class="col2" />
@@ -466,7 +466,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=9" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=vectorDataTypes" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/vload_half.html b/sdk/2.1/docs/man/xhtml/vload_half.html
index 8ada062..b899370 100644
--- a/sdk/2.1/docs/man/xhtml/vload_half.html
+++ b/sdk/2.1/docs/man/xhtml/vload_half.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>vload_half</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="vload_half" />
   </head>
   <body>
@@ -319,7 +319,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=93" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=vectorDataLoadandStoreFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/vload_halfn.html b/sdk/2.1/docs/man/xhtml/vload_halfn.html
index 1fa3fe3..1f3cf25 100644
--- a/sdk/2.1/docs/man/xhtml/vload_halfn.html
+++ b/sdk/2.1/docs/man/xhtml/vload_halfn.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>vload_halfn</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="vload_halfn" />
   </head>
   <body>
@@ -338,7 +338,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=93" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=vectorDataLoadandStoreFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/vloada_halfn.html b/sdk/2.1/docs/man/xhtml/vloada_halfn.html
index bf586b4..b853ab7 100644
--- a/sdk/2.1/docs/man/xhtml/vloada_halfn.html
+++ b/sdk/2.1/docs/man/xhtml/vloada_halfn.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>vloada_halfn</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="vloada_halfn" />
   </head>
   <body>
@@ -335,7 +335,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=93" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=vectorDataLoadandStoreFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/vloadn.html b/sdk/2.1/docs/man/xhtml/vloadn.html
index af8b21c..672fb32 100644
--- a/sdk/2.1/docs/man/xhtml/vloadn.html
+++ b/sdk/2.1/docs/man/xhtml/vloadn.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>vload[n]</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="vloadn" />
   </head>
   <body>
@@ -364,7 +364,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=93" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=vectorDataLoadandStoreFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/vstore_half.html b/sdk/2.1/docs/man/xhtml/vstore_half.html
index 4a628c2..94a9258 100644
--- a/sdk/2.1/docs/man/xhtml/vstore_half.html
+++ b/sdk/2.1/docs/man/xhtml/vstore_half.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>vstore_half</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="vstore_half" />
   </head>
   <body>
@@ -517,7 +517,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=93" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=vectorDataLoadandStoreFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/vstore_halfn.html b/sdk/2.1/docs/man/xhtml/vstore_halfn.html
index 84fa412..4761de5 100644
--- a/sdk/2.1/docs/man/xhtml/vstore_halfn.html
+++ b/sdk/2.1/docs/man/xhtml/vstore_halfn.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>vstore_halfn</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="vstore_halfn" />
   </head>
   <body>
@@ -535,7 +535,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=93" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=vectorDataLoadandStoreFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/vstorea_halfn.html b/sdk/2.1/docs/man/xhtml/vstorea_halfn.html
index 2e69bb5..3913dc7 100644
--- a/sdk/2.1/docs/man/xhtml/vstorea_halfn.html
+++ b/sdk/2.1/docs/man/xhtml/vstorea_halfn.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>vstorea_halfn</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="vstorea_halfn" />
   </head>
   <body>
@@ -539,7 +539,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=93" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=vectorDataLoadandStoreFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/vstoren.html b/sdk/2.1/docs/man/xhtml/vstoren.html
index d09bc15..8acfecb 100644
--- a/sdk/2.1/docs/man/xhtml/vstoren.html
+++ b/sdk/2.1/docs/man/xhtml/vstoren.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>vstoren</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="vstoren" />
   </head>
   <body>
@@ -343,7 +343,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=93" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=vectorDataLoadandStoreFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/wait_group_events.html b/sdk/2.1/docs/man/xhtml/wait_group_events.html
index d6a4168..0a67000 100644
--- a/sdk/2.1/docs/man/xhtml/wait_group_events.html
+++ b/sdk/2.1/docs/man/xhtml/wait_group_events.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>wait_group_events</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="wait_group_events" />
   </head>
   <body>
@@ -282,7 +282,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=100" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=asyncCopyFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/workItemFunctions.html b/sdk/2.1/docs/man/xhtml/workItemFunctions.html
index c49972b..23fd75b 100644
--- a/sdk/2.1/docs/man/xhtml/workItemFunctions.html
+++ b/sdk/2.1/docs/man/xhtml/workItemFunctions.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>Work-Item Built-In Functions</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="Work-Item Built-In Functions" />
   </head>
   <body>
@@ -229,7 +229,7 @@
         <a id="springboard"></a>
         <h2></h2>
         <div class="informaltable">
-          <table border="1">
+          <table class="informaltable" border="1">
             <colgroup>
               <col align="left" class="col1" />
               <col align="left" class="col2" />
@@ -368,7 +368,7 @@
         <h2>Specification</h2>
         <p>
             <img src="pdficon_small1.gif" />
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=69" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=workItemFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/work_group_all.html b/sdk/2.1/docs/man/xhtml/work_group_all.html
index 3b10d64..d6a1853 100644
--- a/sdk/2.1/docs/man/xhtml/work_group_all.html
+++ b/sdk/2.1/docs/man/xhtml/work_group_all.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>work_group_all</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="work_group_all" />
   </head>
   <body>
@@ -263,7 +263,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=154" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=work_group_all" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/work_group_any.html b/sdk/2.1/docs/man/xhtml/work_group_any.html
index 9c5df85..58040d1 100644
--- a/sdk/2.1/docs/man/xhtml/work_group_any.html
+++ b/sdk/2.1/docs/man/xhtml/work_group_any.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>work_group_any</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="work_group_any" />
   </head>
   <body>
@@ -263,7 +263,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=154" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=work_group_any" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/work_group_barrier.html b/sdk/2.1/docs/man/xhtml/work_group_barrier.html
index 8ca2a1a..45e4857 100644
--- a/sdk/2.1/docs/man/xhtml/work_group_barrier.html
+++ b/sdk/2.1/docs/man/xhtml/work_group_barrier.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>work_group_barrier</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="Synchronization, work_group_barrier, barrier" />
   </head>
   <body>
@@ -355,7 +355,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=97" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=work_group_barrier" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div xmlns="" class="refsect3" lang="en" xml:lang="en"><a xmlns="http://www.w3.org/1999/xhtml" id="Copyright"></a><h4 xmlns="http://www.w3.org/1999/xhtml"></h4><img xmlns="http://www.w3.org/1999/xhtml" src="KhronosLogo.jpg" /><p xmlns="http://www.w3.org/1999/xhtml"></p>Copyright © 2007-2015 The Khronos Group Inc.
diff --git a/sdk/2.1/docs/man/xhtml/work_group_broadcast.html b/sdk/2.1/docs/man/xhtml/work_group_broadcast.html
index a814a70..27a29d0 100644
--- a/sdk/2.1/docs/man/xhtml/work_group_broadcast.html
+++ b/sdk/2.1/docs/man/xhtml/work_group_broadcast.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>work_group_broadcast</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="work_group_broadcast" />
   </head>
   <body>
@@ -330,7 +330,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=154" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=work_group_broadcast" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/work_group_commit_read_pipe.html b/sdk/2.1/docs/man/xhtml/work_group_commit_read_pipe.html
index 83ff274..7bdf02b 100644
--- a/sdk/2.1/docs/man/xhtml/work_group_commit_read_pipe.html
+++ b/sdk/2.1/docs/man/xhtml/work_group_commit_read_pipe.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>work_group_commit_read_pipe</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="work_group_commit_read_pipe" />
   </head>
   <body>
@@ -447,7 +447,7 @@
 In the following example
         </p>
           <div class="informaltable">
-            <table border="0">
+            <table class="informaltable" border="0">
               <colgroup>
                 <col align="left" class="col1" />
               </colgroup>
@@ -477,7 +477,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=159" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=work_group_commit_read_pipe" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/work_group_commit_write_pipe.html b/sdk/2.1/docs/man/xhtml/work_group_commit_write_pipe.html
index 0845cfe..ba42789 100644
--- a/sdk/2.1/docs/man/xhtml/work_group_commit_write_pipe.html
+++ b/sdk/2.1/docs/man/xhtml/work_group_commit_write_pipe.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>work_group_commit_write_pipe</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="work_group_commit_write_pipe" />
   </head>
   <body>
@@ -447,7 +447,7 @@
 In the following example
         </p>
           <div class="informaltable">
-            <table border="0">
+            <table class="informaltable" border="0">
               <colgroup>
                 <col align="left" class="col1" />
               </colgroup>
@@ -477,7 +477,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=159" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=work_group_commit_write_pipe" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/work_group_reduce.html b/sdk/2.1/docs/man/xhtml/work_group_reduce.html
index ad5605f..099b782 100644
--- a/sdk/2.1/docs/man/xhtml/work_group_reduce.html
+++ b/sdk/2.1/docs/man/xhtml/work_group_reduce.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>work_group_reduce</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="work_group_reduce" />
   </head>
   <body>
@@ -351,7 +351,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=154" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=work_group_reduce" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/work_group_reserve_read_pipe.html b/sdk/2.1/docs/man/xhtml/work_group_reserve_read_pipe.html
index d0a3d69..14ac8ee 100644
--- a/sdk/2.1/docs/man/xhtml/work_group_reserve_read_pipe.html
+++ b/sdk/2.1/docs/man/xhtml/work_group_reserve_read_pipe.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>work_group_reserve_read_pipe</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="work_group_reserve_read_pipe" />
   </head>
   <body>
@@ -451,7 +451,7 @@
 In the following example
         </p>
           <div class="informaltable">
-            <table border="0">
+            <table class="informaltable" border="0">
               <colgroup>
                 <col align="left" class="col1" />
               </colgroup>
@@ -481,7 +481,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=159" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=work_group_reserve_read_pipe" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/work_group_reserve_write_pipe.html b/sdk/2.1/docs/man/xhtml/work_group_reserve_write_pipe.html
index b9f7448..844425c 100644
--- a/sdk/2.1/docs/man/xhtml/work_group_reserve_write_pipe.html
+++ b/sdk/2.1/docs/man/xhtml/work_group_reserve_write_pipe.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>work_group_reserve_write_pipe</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="work_group_reserve_write_pipe" />
   </head>
   <body>
@@ -451,7 +451,7 @@
 In the following example
         </p>
           <div class="informaltable">
-            <table border="0">
+            <table class="informaltable" border="0">
               <colgroup>
                 <col align="left" class="col1" />
               </colgroup>
@@ -481,7 +481,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=159" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=work_group_reserve_write_pipe" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/work_group_scan_exclusive.html b/sdk/2.1/docs/man/xhtml/work_group_scan_exclusive.html
index a37d357..7a97930 100644
--- a/sdk/2.1/docs/man/xhtml/work_group_scan_exclusive.html
+++ b/sdk/2.1/docs/man/xhtml/work_group_scan_exclusive.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>work_group_scan_exclusive</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="work_group_scan_exclusive" />
   </head>
   <body>
@@ -356,7 +356,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=154" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=work_group_scan_exclusive" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/work_group_scan_inclusive.html b/sdk/2.1/docs/man/xhtml/work_group_scan_inclusive.html
index 73ab1d9..0be1d52 100644
--- a/sdk/2.1/docs/man/xhtml/work_group_scan_inclusive.html
+++ b/sdk/2.1/docs/man/xhtml/work_group_scan_inclusive.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>work_group_scan_inclusive</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="work_group_scan_inclusive" />
   </head>
   <body>
@@ -356,7 +356,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=155" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=work_group_scan_inclusive" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/write_image1d.html b/sdk/2.1/docs/man/xhtml/write_image1d.html
index 50adf19..007e232 100644
--- a/sdk/2.1/docs/man/xhtml/write_image1d.html
+++ b/sdk/2.1/docs/man/xhtml/write_image1d.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>write_image (1D)</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="write_image1d" />
   </head>
   <body>
@@ -1091,7 +1091,7 @@
         <p>
     </p>
         <div class="informaltable">
-          <table border="1">
+          <table class="informaltable" border="1">
             <colgroup>
               <col align="center" class="col1" />
               <col align="center" class="col2" />
@@ -1195,7 +1195,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/write_image2d.html b/sdk/2.1/docs/man/xhtml/write_image2d.html
index a96a835..72558a0 100644
--- a/sdk/2.1/docs/man/xhtml/write_image2d.html
+++ b/sdk/2.1/docs/man/xhtml/write_image2d.html
@@ -1240,7 +1240,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/write_image3d.html b/sdk/2.1/docs/man/xhtml/write_image3d.html
index f7691fb..97b6660 100644
--- a/sdk/2.1/docs/man/xhtml/write_image3d.html
+++ b/sdk/2.1/docs/man/xhtml/write_image3d.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>write_image (3D)</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="write_image3d" />
   </head>
   <body>
@@ -574,7 +574,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=127" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=imageFunctions" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">
diff --git a/sdk/2.1/docs/man/xhtml/write_pipe.html b/sdk/2.1/docs/man/xhtml/write_pipe.html
index d9aa398..0797058 100644
--- a/sdk/2.1/docs/man/xhtml/write_pipe.html
+++ b/sdk/2.1/docs/man/xhtml/write_pipe.html
@@ -214,7 +214,7 @@
 
 </style>
     <title>write_pipe</title>
-    <meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.79.1" />
     <meta name="keywords" content="write_pipe" />
   </head>
   <body>
@@ -479,7 +479,7 @@
 In the following example
         </p>
           <div class="informaltable">
-            <table border="0">
+            <table class="informaltable" border="0">
               <colgroup>
                 <col align="left" class="col1" />
               </colgroup>
@@ -509,7 +509,7 @@
         <p>
             <img src="pdficon_small1.gif" />
 
-            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.1-openclc.pdf#page=158" target="OpenCL Spec">OpenCL Specification</a>
+            <a href="https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#namedest=write_pipe" target="OpenCL Spec">OpenCL Specification</a>
         </p>
       </div>
       <div class="refsect1">