diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-01-18 19:55:41 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-01-18 19:56:04 +0100 |
| commit | 70fdf8d0ae2eeba29991fff372e5aa9433e89f4c (patch) | |
| tree | 6825296cf69f574021e2ce609aa24198ea064562 | |
| parent | 398e08eb96f4cef57bc1d85114243e7fb5cdd6e0 (diff) | |
| download | man-pages-70fdf8d0ae2eeba29991fff372e5aa9433e89f4c.tar.gz | |
syscall.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man2/syscall.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man2/syscall.2 b/man2/syscall.2 index c1e5f85cc4..f7e3856566 100644 --- a/man2/syscall.2 +++ b/man2/syscall.2 @@ -212,7 +212,8 @@ sparc/64 o0 o1 o2 o3 o4 o5 - x86_64 rdi rsi rdx r10 r8 r9 - .TE .PP -The mips/o32 syscall convention passes arguments 5 through 8 on the user stack. +The mips/o32 system call convention passes +arguments 5 through 8 on the user stack. .if t \{\ .in .ft P |
