aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/ptrace.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/ptrace.2')
-rw-r--r--lib/libc/sys/ptrace.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/ptrace.2 b/lib/libc/sys/ptrace.2
index a8910d7466a6..0d6009f0e3e9 100644
--- a/lib/libc/sys/ptrace.2
+++ b/lib/libc/sys/ptrace.2
@@ -359,7 +359,7 @@ some process other than the one making the request.
A request
(other than
.Dv PT_ATTACH )
-specified a process that wasn't stopped.
+specified a process that was not stopped.
.El
.It Bq Er EPERM
.Bl -bullet -compact
@@ -367,7 +367,7 @@ specified a process that wasn't stopped.
A request
(other than
.Dv PT_ATTACH )
-attempted to manipulate a process that wasn't being traced at all.
+attempted to manipulate a process that was not being traced at all.
.It
An attempt was made to use
.Dv PT_ATTACH