public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4/4] man2/syscalls.2: ffix
@ 2024-01-16 13:40 G. Branden Robinson
  2024-01-18  8:24 ` Stefan Puiu
  0 siblings, 1 reply; 3+ messages in thread
From: G. Branden Robinson @ 2024-01-16 13:40 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man

[-- Attachment #1: Type: text/plain, Size: 1188 bytes --]

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>
---
 man2/syscalls.2 | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/man2/syscalls.2 b/man2/syscalls.2
index 2014a8ea9..c75855393 100644
--- a/man2/syscalls.2
+++ b/man2/syscalls.2
@@ -133,16 +133,16 @@ .SS System call list
 .P
 The list of system calls that are available as at Linux 5.14
 (or in a few cases only on older kernels) is as follows:
+.P
 .\"
 .\" Looking at scripts/checksyscalls.sh in the kernel source is
 .\" instructive about x86 specifics.
 .\"
 .TS
-l2 le l
----
-l l l.
-\fBSystem call\fP	\fBKernel\fP	\fBNotes\fP
-
+Lb Lb Lb
+L2 L  L.
+System call	Kernel	Notes
+_
 \fB_llseek\fP(2)	1.2
 \fB_newselect\fP(2)	2.0
 \fB_sysctl\fP(2)	2.0	Removed in 5.5
-- 
2.30.2

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 4/4] man2/syscalls.2: ffix
  2024-01-16 13:40 [PATCH 4/4] man2/syscalls.2: ffix G. Branden Robinson
@ 2024-01-18  8:24 ` Stefan Puiu
  2024-01-18  9:51   ` Alejandro Colomar
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Puiu @ 2024-01-18  8:24 UTC (permalink / raw)
  To: G. Branden Robinson; +Cc: Alejandro Colomar, linux-man

Hi Branden,

On Tue, Jan 16, 2024 at 3:40 PM G. Branden Robinson
<g.branden.robinson@gmail.com> wrote:
>
> 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.

Duplicate 'after the'?

Thanks,
Stefan.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 4/4] man2/syscalls.2: ffix
  2024-01-18  8:24 ` Stefan Puiu
@ 2024-01-18  9:51   ` Alejandro Colomar
  0 siblings, 0 replies; 3+ messages in thread
From: Alejandro Colomar @ 2024-01-18  9:51 UTC (permalink / raw)
  To: Stefan Puiu; +Cc: G. Branden Robinson, linux-man

[-- Attachment #1: Type: text/plain, Size: 1602 bytes --]

Hi Stefan,

On Thu, Jan 18, 2024 at 10:24:08AM +0200, Stefan Puiu wrote:
> Hi Branden,
> 
> On Tue, Jan 16, 2024 at 3:40 PM G. Branden Robinson
> <g.branden.robinson@gmail.com> wrote:
> >
> > 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.
> 
> Duplicate 'after the'?

Indeed.  Too late, though.  Thanks, anyway!  :D

Cheers,
Alex

commit 24347d22a3b8a06c28816e7d2a2de2669485c2d9
Author:     G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Jan 16 07:40:20 2024 -0600
Commit:     Alejandro Colomar <alx@kernel.org>
CommitDate: Tue Jan 16 16:19:06 2024 +0100

    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>

-- 
<https://www.alejandro-colomar.es/>
Looking for a remote C programming job at the moment.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-18  9:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-16 13:40 [PATCH 4/4] man2/syscalls.2: ffix G. Branden Robinson
2024-01-18  8:24 ` Stefan Puiu
2024-01-18  9:51   ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox