summaryrefslogtreecommitdiff
path: root/lib/libc/sys/ptrace.2
diff options
context:
space:
mode:
authorDavid Leonard <d@cvs.openbsd.org>1999-02-01 08:13:06 +0000
committerDavid Leonard <d@cvs.openbsd.org>1999-02-01 08:13:06 +0000
commitd3535d307a51e7bc6bdd095559ad0377a0cae9c8 (patch)
tree77dbc0a24263d5db011e22182164c389d67eef8c /lib/libc/sys/ptrace.2
parentfdbd5c9db5bb7c145eb1ca0c1191f84e6b84aac8 (diff)
mi ptrace
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 b3590325cb5..2596924be74 100644
--- a/lib/libc/sys/ptrace.2
+++ b/lib/libc/sys/ptrace.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ptrace.2,v 1.3 1996/10/08 01:20:12 michaels Exp $
+.\" $OpenBSD: ptrace.2,v 1.4 1999/02/01 08:13:01 d Exp $
.\" $NetBSD: ptrace.2,v 1.3 1996/02/23 01:39:41 jtc Exp $
.\"
.\" This file is in the public domain.
@@ -303,7 +303,7 @@ to return
.Li -1
as a non-error value; to disambiguate,
.Va errno
-can be set to 0 before the call and checked afterwards. The possible
+is set to zero and this should be checked. The possible
errors are:
.Bl -tag -width 4n
.It Bq Er ESRCH