From 70c696b74722fb46e17f50ab7829543964bba129 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Mon, 18 Mar 2002 08:47:43 +0000 Subject: Document option PTRACE; from Brian J. Kifiak, thanks! --- share/man/man4/options.4 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'share/man') diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index f95e0c8cda1..ca343cecfff 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.94 2002/02/22 21:13:18 drahn Exp $ +.\" $OpenBSD: options.4,v 1.95 2002/03/18 08:47:42 miod Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -283,6 +283,12 @@ watch the system call invocation behavior of processes. See .Xr ktrace 1 for details. +.It Cd option PTRACE +Adds hooks for the process tracing facility, allowing a process to +control and observe another process. +See +.Xr ptrace 2 +for details. .El .Ss File Systems .Bl -ohang @@ -1025,6 +1031,7 @@ and/or .Xr msgget 2 , .Xr msgrcv 2 , .Xr msgsnd 2 , +.Xr ptrace 2 , .Xr semctl 2 , .Xr semget 2 , .Xr semop 2 , -- cgit v1.2.3