commit | 4d3a99831edb149f72db23a449b90b05247152d0 | [log] [tgz] |
---|---|---|
author | Alexey Sachkov <alexey.sachkov@intel.com> | Sat Dec 14 04:26:26 2019 +0300 |
committer | Ben Ashbaugh <ben.ashbaugh@intel.com> | Fri Dec 13 17:26:26 2019 -0800 |
tree | 62a5d98767d9ed58dc5ee58816d8fa5f5147f4bd | |
parent | 822279186a7ca1fff9ca26a6ff2c85033fad17ec [diff] |
[1.2 ref pages] Fix type: returned CL_DEVICE_VERSION should be 1.2 (#72) This fixes #71
diff --git a/sdk/1.2/docs/man/clGetDeviceInfo.xml b/sdk/1.2/docs/man/clGetDeviceInfo.xml index 5847d8d..46d9e9e 100644 --- a/sdk/1.2/docs/man/clGetDeviceInfo.xml +++ b/sdk/1.2/docs/man/clGetDeviceInfo.xml
@@ -952,7 +952,7 @@ <para> The <varname>major_version.minor_version</varname> value returned will - be 1.1. + be 1.2. </para> </entry> </row>
diff --git a/sdk/1.2/docs/man/xhtml/clGetDeviceInfo.html b/sdk/1.2/docs/man/xhtml/clGetDeviceInfo.html index 329a6dc..e6dd277 100644 --- a/sdk/1.2/docs/man/xhtml/clGetDeviceInfo.html +++ b/sdk/1.2/docs/man/xhtml/clGetDeviceInfo.html
@@ -1211,7 +1211,7 @@ <p> The <code class="varname">major_version.minor_version</code> value returned will - be 1.1. + be 1.2. </p> </td> </tr>