* [PATCH 5/5] namespaces.7: ffix
@ 2024-08-31 18:21 G. Branden Robinson
0 siblings, 0 replies; only message in thread
From: G. Branden Robinson @ 2024-08-31 18:21 UTC (permalink / raw)
To: Alejandro Colomar; +Cc: linux-man
[-- Attachment #1: Type: text/plain, Size: 1567 bytes --]
Put a paragraph break before the table; this looks better.
Use *roff requests to shut off adjustment and hyphenation for the
rightmost column of the table, which uses text blocks. (In man pages,
use of such requests _outside_ of tbl(1) text blocks remains discouraged
by groff(1) and mandoc(1) developers.)
Signed-off-by: "G. Branden Robinson" <g.branden.robinson@gmail.com>
---
man/man7/namespaces.7 | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/man/man7/namespaces.7 b/man/man7/namespaces.7
index c0d705ffb..60b631fcc 100644
--- a/man/man7/namespaces.7
+++ b/man/man7/namespaces.7
@@ -29,6 +29,7 @@ .SS Namespace types
on the namespace type.
The last column is a summary of the resources that are isolated by
the namespace type.
+.P
.TS
lB lB lB lB
l lB lw(21n) lx.
@@ -36,17 +37,23 @@ .SS Namespace types
Cgroup CLONE_NEWCGROUP T{
.BR cgroup_namespaces (7)
T} T{
+.na
+.nh
Cgroup root directory
T}
IPC CLONE_NEWIPC T{
.BR ipc_namespaces (7)
T} T{
+.na
+.nh
System V IPC,
POSIX message queues
T}
Network CLONE_NEWNET T{
.BR network_namespaces (7)
T} T{
+.na
+.nh
Network devices,
stacks, ports, etc.
T}
@@ -59,17 +66,23 @@ .SS Namespace types
Time CLONE_NEWTIME T{
.BR time_namespaces (7)
T} T{
+.na
+.nh
Boot and monotonic
clocks
T}
User CLONE_NEWUSER T{
.BR user_namespaces (7)
T} T{
+.na
+.nh
User and group IDs
T}
UTS CLONE_NEWUTS T{
.BR uts_namespaces (7)
T} T{
+.na
+.nh
Hostname and NIS
domain name
T}
--
2.30.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-08-31 18:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-31 18:21 [PATCH 5/5] namespaces.7: ffix G. Branden Robinson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox