Fix a warning of groff: line 192: warning [p 2, 4.7i]: cannot adjust line Signed-off-by: Stéphane Aulery <saulery@xxxxxxx> --- man2/syscall.2 | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/man2/syscall.2 b/man2/syscall.2 index ad2e05e..ef8f3cf 100644 --- a/man2/syscall.2 +++ b/man2/syscall.2 @@ -193,23 +193,23 @@ The second table shows the registers used to pass the system call arguments. .ft CW \} .TS -l l2 l2 l2 l2 l2 l2 l2 l. -arch/ABI arg1 arg2 arg3 arg4 arg5 arg6 arg7 Notes +l l2 l2 l2 l2 l2 l2 l2 l. +arch/ABI arg1 arg2 arg3 arg4 arg5 arg6 arg7 Notes _ -arm/OABI a1 a2 a3 a4 v1 v2 v3 -arm/EABI r0 r1 r2 r3 r4 r5 r6 -arm64 x0 x1 x2 x3 x4 x5 - -blackfin R0 R1 R2 R3 R4 R5 - -i386 ebx ecx edx esi edi ebp - -ia64 out0 out1 out2 out3 out4 out5 - -mips/o32 a0 a1 a2 a3 - - - See below -mips/n32,64 a0 a1 a2 a3 a4 a5 - -parisc r26 r25 r24 r23 r22 r21 - -s390 r2 r3 r4 r5 r6 r7 - -s390x r2 r3 r4 r5 r6 r7 - -sparc/32 o0 o1 o2 o3 o4 o5 - -sparc/64 o0 o1 o2 o3 o4 o5 - -x86_64 rdi rsi rdx r10 r8 r9 - +arm/OABI a1 a2 a3 a4 v1 v2 v3 +arm/EABI r0 r1 r2 r3 r4 r5 r6 +arm64 x0 x1 x2 x3 x4 x5 - +blackfin R0 R1 R2 R3 R4 R5 - +i386 ebx ecx edx esi edi ebp - +ia64 out0 out1 out2 out3 out4 out5 - +mips/o32 a0 a1 a2 a3 - - - See below +mips/n32,64 a0 a1 a2 a3 a4 a5 - +parisc r26 r25 r24 r23 r22 r21 - +s390 r2 r3 r4 r5 r6 r7 - +s390x r2 r3 r4 r5 r6 r7 - +sparc/32 o0 o1 o2 o3 o4 o5 - +sparc/64 o0 o1 o2 o3 o4 o5 - +x86_64 rdi rsi rdx r10 r8 r9 - .TE .PP The mips/o32 system call convention passes -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html