Linux Manual Pages development
 help / color / mirror / Atom feed
From: "G. Branden Robinson" <g.branden.robinson@gmail.com>
To: Alejandro Colomar <alx@kernel.org>
Cc: linux-man@vger.kernel.org
Subject: [PATCH 5/5] namespaces.7: ffix
Date: Sat, 31 Aug 2024 13:21:31 -0500	[thread overview]
Message-ID: <20240831182131.epoknfpg3qgdtoba@illithid> (raw)

[-- 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 --]

                 reply	other threads:[~2024-08-31 18:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240831182131.epoknfpg3qgdtoba@illithid \
    --to=g.branden.robinson@gmail.com \
    --cc=alx@kernel.org \
    --cc=linux-man@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox