diff --git a/doc/go1.7.html b/doc/go1.7.html index 4151300dca863..9ee377ec8fdb6 100644 --- a/doc/go1.7.html +++ b/doc/go1.7.html @@ -1131,7 +1131,7 @@

Minor changes to the library

SysProcAttr struct (as used in os/exec.Cmd's SysProcAttr field) -has a new Unshare field. +has a new Unshareflags field. If the field is nonzero, the child process created by ForkExec (as used in exec.Cmd's Run method)