Various underscore doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -188,7 +188,7 @@ under both Unix and Windows but all the other signals are equivalent to
|
||||
The {\it flags} parameter can be wxKILL\_NOCHILDREN (the default),
|
||||
or wxKILL\_CHILDREN, in which case the child processes of this
|
||||
process will be killed too. Note that under Unix, for wxKILL\_CHILDREN
|
||||
to work you should have created the process passing wxEXEC\_MAKE_GROUP\_LEADER.
|
||||
to work you should have created the process passing wxEXEC\_MAKE\_GROUP\_LEADER.
|
||||
|
||||
Returns the element of {\tt wxKillError} enum:
|
||||
|
||||
|
Reference in New Issue
Block a user