We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad074e2 commit bd2dc2dCopy full SHA for bd2dc2d
doc/go1.7.html
@@ -1131,7 +1131,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
1131
<a href="/pkg/syscall/#SysProcAttr"><code>SysProcAttr</code></a> struct
1132
(as used in
1133
<a href="/pkg/os/exec/#Cmd"><code>os/exec.Cmd</code></a>'s <code>SysProcAttr</code> field)
1134
-has a new <code>Unshare</code> field.
+has a new <code>Unshareflags</code> field.
1135
If the field is nonzero, the child process created by
1136
<a href="/pkg/syscall/#ForkExec"><code>ForkExec</code></a>
1137
(as used in <code>exec.Cmd</code>'s <code>Run</code> method)
0 commit comments