syscall.2: srcfix

Reported-by: Sam Varshavchik <mrsam@courier-mta.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-08-12 22:56:25 +02:00
parent 0e8dcc8d96
commit b791f86135
1 changed files with 0 additions and 4 deletions

View File

@ -177,7 +177,6 @@ and the register used to signal an error.
.if t \{\
.ft CW
\}
.nf
.TS
l2 l2 l2 l2 l2 l.
arch/ABI instruction syscall # retval error Notes
@ -206,7 +205,6 @@ x86_64 syscall rax rax - [5]
x32 syscall rax rax - [5]
xtensa syscall a2 a2 -
.TE
.fi
.PP
Notes:
.RS 4
@ -259,7 +257,6 @@ The second table shows the registers used to pass the system call arguments.
.if t \{\
.ft CW
\}
.nf
.TS
l l2 l2 l2 l2 l2 l2 l2 l.
arch/ABI arg1 arg2 arg3 arg4 arg5 arg6 arg7 Notes
@ -289,7 +286,6 @@ x86_64 rdi rsi rdx r10 r8 r9 -
x32 rdi rsi rdx r10 r8 r9 -
xtensa a6 a3 a4 a5 a8 a9 -
.TE
.fi
.PP
Notes:
.RS 4