mremap.2: Remove mention of "Segmentation fault" in EFAULT text

"Segmentation fault" (SIGSEGV) is not exactly the same thing as
EFAULT.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-16 08:23:09 +02:00
parent 4737f0d145
commit 191dd3b238
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ but this was not possible without exceeding the
resource limit.
.TP
.B EFAULT
"Segmentation fault." Some address in the range
Some address in the range
\fIold_address\fP to \fIold_address\fP+\fIold_size\fP is an invalid
virtual memory address for this process.
You can also get