summaryrefslogtreecommitdiff
path: root/doc/html/boost/process/process_error.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/process/process_error.html')
-rw-r--r--doc/html/boost/process/process_error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/process/process_error.html b/doc/html/boost/process/process_error.html
index d1ace7a20e..1dd9b2b58c 100644
--- a/doc/html/boost/process/process_error.html
+++ b/doc/html/boost/process/process_error.html
@@ -36,7 +36,7 @@
<span class="keyword">struct</span> <a class="link" href="process_error.html" title="Struct process_error">process_error</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">system_error</span> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp432227056"></a><h2>Description</h2>
+<a name="idp416070560"></a><h2>Description</h2>
<p>It merely inherits <a href="http://en.cppreference.com/w/cpp/error/system_error" target="_top">std::system_error</a> but can then be distinguished in the catch-block from other system errors. </p>
</div>
</div>