syscalls.2: ffix
commit24347d22a3b8a06c28816e7d2a2de2669485c2d9
authorG. Branden Robinson <g.branden.robinson@gmail.com>
Tue, 16 Jan 2024 13:40:20 +0000 (16 07:40 -0600)
committerAlejandro Colomar <alx@kernel.org>
Tue, 16 Jan 2024 15:19:06 +0000 (16 16:19 +0100)
tree8d8fc739efd17260ed1476cb6f632b8490e3baad
parent9e04cb40f67c83d729e6a1ace353304593b5ad40
syscalls.2: ffix

Refactor table format specification: use column modifiers to set heading
rows in bold instead of populating every entry in them with font
selection escape sequences.  Use a single '_' to indicate a horizontal
rule spanning the table.  Put vertical space before the table
(making it resemble a typographical "display") rather than after the
after the column heading.

Signed-off-by: "G. Branden Robinson" <g.branden.robinson@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man2/syscalls.2