Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 07/28/2000 00:40:11
Module Name:	basesrc
Committed By:	jdolecek
Date:		Thu Jul 27 21:40:10 UTC 2000

Modified Files:
	basesrc/lib/libc/sys: ptrace.2

Log Message:
parameters addr & data are actually treated same way
for PT_DETACH and PT_CONTINUE - the only difference between them is that
the child is detached from the parent for PT_DETACH


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/lib/libc/sys/ptrace.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.