summaryrefslogtreecommitdiff
path: root/doc/html/boost/process/posix/use_vfork.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/process/posix/use_vfork.html')
-rw-r--r--doc/html/boost/process/posix/use_vfork.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/process/posix/use_vfork.html b/doc/html/boost/process/posix/use_vfork.html
index 03ff1de3e2..2aaf43d5da 100644
--- a/doc/html/boost/process/posix/use_vfork.html
+++ b/doc/html/boost/process/posix/use_vfork.html
@@ -34,7 +34,7 @@
</span><span class="emphasis"><em><span class="identifier">unspecified</span></em></span> use_vfork<span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id-1.3.31.9.18.5.4"></a><h2>Description</h2>
+<a name="id-1.3.31.9.19.5.4"></a><h2>Description</h2>
<p>This property will replace the usage of <a href="http://pubs.opengroup.org/onlinepubs/9699919799/functions/fork.html" target="_top">fork</a> by <a href="http://pubs.opengroup.org/onlinepubs/009695399/functions/vfork.html" target="_top">vfork</a>. </p>
<div class="note"><table border="0" summary="Note">
<tr>