Rebuild for typo fix
This commit is contained in:
parent
b76ff6c413
commit
fff24f8bc7
@ -1,2 +1,2 @@
|
||||
7a8185c4b55c20a678f1e51698f0f4b6e25d4536
|
||||
T3da5euHejy
|
||||
18867a0e743aaadb2aba0a0c7b1ca8098a1aa95c
|
||||
nI-HMuCI2lG
|
||||
|
4
public/execing-processes
generated
4
public/execing-processes
generated
@ -49,7 +49,7 @@ function.</p>
|
||||
|
||||
</td>
|
||||
<td class="code leading">
|
||||
<a href="http://play.golang.org/p/T3da5euHejy"><img title="Run code" src="play.png" class="run" /></a><img title="Copy code" src="clipboard.png" class="copy" />
|
||||
<a href="http://play.golang.org/p/nI-HMuCI2lG"><img title="Run code" src="play.png" class="run" /></a><img title="Copy code" src="clipboard.png" class="copy" />
|
||||
<div class="highlight"><pre><span class="kn">package</span> <span class="nx">main</span>
|
||||
</pre></div>
|
||||
|
||||
@ -106,7 +106,7 @@ we’ll use <code>exec.LookPath</code> to find it (probably
|
||||
<tr>
|
||||
<td class="docs">
|
||||
<p><code>Exec</code> requires arguments in slice form (as
|
||||
apposed to one big string). We’ll give <code>ls</code> a few
|
||||
opposed to one big string). We’ll give <code>ls</code> a few
|
||||
common arguments. Note that the first argument should
|
||||
be the program name.</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user