ptrace.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-09-24 09:47:55 +02:00
parent 861d36ba31
commit 9f5f1b5b8f
1 changed files with 20 additions and 20 deletions

View File

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