aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/man2/syscalls.24
-rw-r--r--man/man7/namespaces.74
-rw-r--r--man/man7/signal-safety.74
3 files changed, 6 insertions, 6 deletions
diff --git a/man/man2/syscalls.2 b/man/man2/syscalls.2
index c259901e78..89c4e7f108 100644
--- a/man/man2/syscalls.2
+++ b/man/man2/syscalls.2
@@ -139,8 +139,8 @@ The list of system calls that are available as at Linux 5.14
.\" instructive about x86 specifics.
.\"
.TS
-Lb Lb Lb
-L2 L Lx.
+Lb Lb Lb
+Lw(26n)2 L Lx.
System call Kernel Notes
_
\fB_llseek\fP(2) 1.2
diff --git a/man/man7/namespaces.7 b/man/man7/namespaces.7
index 5cf0546658..9f0fda5532 100644
--- a/man/man7/namespaces.7
+++ b/man/man7/namespaces.7
@@ -30,8 +30,8 @@ on the namespace type.
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 440894529c..36cbf8d6e4 100644
--- a/man/man7/signal-safety.7
+++ b/man/man7/signal-safety.7
@@ -71,8 +71,8 @@ in POSIX.1-2001;
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)