Hi Branden, On Sat, Aug 31, 2024 at 01:20:45PM GMT, G. Branden Robinson wrote: > Explicitly set the width of certain table columns so that they don't > change or cause "can't break line" warnings from troff(1) when the rows > are converted to use text blocks. > > Signed-off-by: "G. Branden Robinson" <g.branden.robinson@xxxxxxxxx> > --- > man/man2/syscalls.2 | 4 ++-- > man/man7/namespaces.7 | 4 ++-- > man/man7/signal-safety.7 | 4 ++-- > 3 files changed, 6 insertions(+), 6 deletions(-) > > diff --git a/man/man2/syscalls.2 b/man/man2/syscalls.2 > index c259901e7..89c4e7f10 100644 > --- a/man/man2/syscalls.2 > +++ b/man/man2/syscalls.2 > @@ -139,8 +139,8 @@ .SS System call list > .\" instructive about x86 specifics. > .\" > .TS > -Lb Lb Lb > -L2 L Lx. > +Lb Lb Lb > +Lw(26n)2 L Lx. Ughh, I've applied it. Cheers, Alex > System call Kernel Notes > _ > \fB_llseek\fP(2) 1.2 > diff --git a/man/man7/namespaces.7 b/man/man7/namespaces.7 > index 5cf054665..9f0fda553 100644 > --- a/man/man7/namespaces.7 > +++ b/man/man7/namespaces.7 > @@ -30,8 +30,8 @@ .SS Namespace types > The last column is a summary of the resources that are isolated by > the namespace type. > .TS > -lB lB lB lB > -l1 lB1 l1 l. > +lB lB lB lB > +l1 lB1 lw(21n)1 lx. > Namespace Flag Page Isolates > Cgroup CLONE_NEWCGROUP \fBcgroup_namespaces\fP(7) T{ > Cgroup root directory > diff --git a/man/man7/signal-safety.7 b/man/man7/signal-safety.7 > index 440894529..36cbf8d6e 100644 > --- a/man/man7/signal-safety.7 > +++ b/man/man7/signal-safety.7 > @@ -71,8 +71,8 @@ .SH DESCRIPTION > the table details changes in the subsequent standards. > .P > .TS > -lb lb > -l l. > +lb lb > +lw(24n) l. > Function Notes > \fBabort\fP(3) Added in POSIX.1-2001 TC1 > \fBaccept\fP(2) > -- > 2.30.2 > -- <https://www.alejandro-colomar.es/>
Attachment:
signature.asc
Description: PGP signature