diff --git a/man2/execve.2 b/man2/execve.2 index 0d9582492..d52adde4a 100644 --- a/man2/execve.2 +++ b/man2/execve.2 @@ -49,7 +49,7 @@ execve \- execute program executes the program referred to by \fIpathname\fP. This causes the program that is currently being run by the calling process to be replaced with a new program, with newly initialized stack, heap, -and (initialized and uninitialized) data segments. +and (initialized and uninitialized) data sections. .PP \fIpathname\fP must be either a binary executable, or a script starting with a line of the form: