summaryrefslogtreecommitdiff
path: root/doc/html/boost/process/std_out.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/process/std_out.html')
-rw-r--r--doc/html/boost/process/std_out.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/boost/process/std_out.html b/doc/html/boost/process/std_out.html
index 757f52888b..0e82c7a3c3 100644
--- a/doc/html/boost/process/std_out.html
+++ b/doc/html/boost/process/std_out.html
@@ -34,7 +34,7 @@
</span><span class="emphasis"><em><span class="identifier">unspecified</span></em></span> std_out<span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp433887584"></a><h2>Description</h2>
+<a name="idp417730688"></a><h2>Description</h2>
<p>This property allows to set the output stream for the child process.</p>
<div class="note"><table border="0" summary="Note">
<tr>
@@ -125,7 +125,7 @@ Valid expressions with pipes are these:</p>
<p>Asynchronous Pipe I/O classifies communication which has automatically handling of the async operations by the process library. This means, that a pipe will be constructed, the async_read/-write will be automatically started, and that the end of the child process will also close the pipe.</p>
<p>Valid types for pipe I/O are the following:</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
-<li class="listitem"><p><code class="computeroutput">boost::asio::mutable_buffer</code> <a href="#ftn.idp433952048" class="footnote" name="idp433952048"><sup class="footnote">[10]</sup></a> </p></li>
+<li class="listitem"><p><code class="computeroutput">boost::asio::mutable_buffer</code> <a href="#ftn.idp417795136" class="footnote" name="idp417795136"><sup class="footnote">[26]</sup></a> </p></li>
<li class="listitem"><p><code class="computeroutput">boost::asio::streambuf</code></p></li>
<li class="listitem"><p><code class="computeroutput">std::future&lt;std::vector&lt;char&gt;&gt;</code></p></li>
<li class="listitem"><p><code class="computeroutput">std::future&lt;std::string&gt;</code></p></li>
@@ -184,7 +184,7 @@ Valid expressions with pipes are these:</p>
</div>
<div class="footnotes">
<br><hr style="width:100; text-align:left;margin-left: 0">
-<div id="ftn.idp433952048" class="footnote"><p><a href="#idp433952048" class="para"><sup class="para">[10] </sup></a> Constructed with <code class="computeroutput">boost::asio::buffer</code></p></div>
+<div id="ftn.idp417795136" class="footnote"><p><a href="#idp417795136" class="para"><sup class="para">[26] </sup></a> Constructed with <code class="computeroutput">boost::asio::buffer</code></p></div>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>