docs: powerpc: Fix tables in syscall64-abi.rst
authorAndrew Donnellan <ajd@linux.ibm.com>
Thu, 25 Feb 2021 06:08:57 +0000 (17:08 +1100)
committerJonathan Corbet <corbet@lwn.net>
Thu, 25 Feb 2021 20:04:24 +0000 (13:04 -0700)
commit36eaf08fc2838d5ec0e962093dbc4dc39844eba0
treeda29471a79370992e7bf94df81561f494acdfba8
parenta910f43efd60413e743817c9d71226315cc1d867
docs: powerpc: Fix tables in syscall64-abi.rst

Commit 209b44c804c ("docs: powerpc: syscall64-abi.rst: fix a malformed
table") attempted to fix the formatting of tables in syscall64-abi.rst, but
inadvertently changed some register names.

Redo the tables with the correct register names, and while we're here,
clean things up to separate the registers into different rows and add
headings.

Fixes: 209b44c804c ("docs: powerpc: syscall64-abi.rst: fix a malformed table")
Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
Link: https://lore.kernel.org/r/20210225060857.16083-1-ajd@linux.ibm.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/powerpc/syscall64-abi.rst