diff --git a/man2/ptrace.2 b/man2/ptrace.2 index 17e415ba2..5245338ba 100644 --- a/man2/ptrace.2 +++ b/man2/ptrace.2 @@ -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 */