diff --git a/man2/syscall.2 b/man2/syscall.2 index a35a90f2e..3f4d64c0f 100644 --- a/man2/syscall.2 +++ b/man2/syscall.2 @@ -129,7 +129,7 @@ Care also must be taken so that the split follows endian conventions (according to the C ABI for the platform). .PP Similar issues can occur on MIPS with the O32 ABI, -on PowerPC with the 32-bit ABI, and on Xtensa. +on PowerPC and parisc with the 32-bit ABI, and on Xtensa. .\" Mike Frysinger: this issue ends up forcing MIPS .\" O32 to take 7 arguments to syscall() .PP