ptrace.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-15 14:20:26 +02:00
parent cc0b880000
commit 07318a59d6
1 changed files with 1 additions and 1 deletions

View File

@ -1956,7 +1956,7 @@ The size of a "word" is determined by the operating-system variant
This page documents the way the
.BR ptrace ()
call works currently in Linux.
Its behavior differs noticeably on other flavors of UNIX.
Its behavior differs significantly on other flavors of UNIX.
In any case, use of
.BR ptrace ()
is highly specific to the operating system and architecture.