ptrace.2: tfix

Signed-off-by: edef <edef@edef.eu>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
edef 2021-02-19 23:54:22 +00:00 committed by Michael Kerrisk
parent 713c9be812
commit d089fdeced
1 changed files with 1 additions and 1 deletions

View File

@ -1052,7 +1052,7 @@ structure contains the following fields:
.IP
.in +4n
.EX
struct ptrace_syscal_info {
struct ptrace_syscall_info {
__u8 op; /* Type of system call stop */
__u32 arch; /* AUDIT_ARCH_* value; see seccomp(2) */
__u64 instruction_pointer; /* CPU instruction pointer */