public inbox for linux-man@vger.kernel.org
 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 02/10] namespaces.7: srcfix
Date: Sat, 31 Aug 2024 22:25:05 -0500	[thread overview]
Message-ID: <20240901032505.ralmc2yuwd4psgos@illithid> (raw)
In-Reply-To: <5bec58a0a261f834a2fc29d471b0b984822905b7.1725161054.git.g.branden.robinson@gmail.com>

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

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.)

Also break filled input lines less aggressively.

Signed-off-by: "G. Branden Robinson" <g.branden.robinson@gmail.com>
---
 man/man7/namespaces.7 | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/man/man7/namespaces.7 b/man/man7/namespaces.7
index 5d19d004c..0e7f46661 100644
--- a/man/man7/namespaces.7
+++ b/man/man7/namespaces.7
@@ -36,28 +36,36 @@ .SS Namespace types
 Namespace	Flag	Page	Isolates
 _
 Cgroup	CLONE_NEWCGROUP	\fBcgroup_namespaces\fP(7)	T{
+.na
+.nh
 Cgroup root directory
 T}
 IPC	CLONE_NEWIPC	\fBipc_namespaces\fP(7)	T{
+.na
+.nh
 System V IPC,
 POSIX message queues
 T}
 Network	CLONE_NEWNET	\fBnetwork_namespaces\fP(7)	T{
+.na
+.nh
 Network devices,
 stacks, ports, etc.
 T}
 Mount	CLONE_NEWNS	\fBmount_namespaces\fP(7)	Mount points
 PID	CLONE_NEWPID	\fBpid_namespaces\fP(7)	Process IDs
 Time	CLONE_NEWTIME	\fBtime_namespaces\fP(7)	T{
-Boot and monotonic
-clocks
+.na
+.nh
+Boot and monotonic clocks
 T}
 User	CLONE_NEWUSER	\fBuser_namespaces\fP(7)	T{
 User and group IDs
 T}
 UTS	CLONE_NEWUTS	\fButs_namespaces\fP(7)	T{
-Hostname and NIS
-domain name
+.na
+.nh
+Hostname and NIS domain name
 T}
 .TE
 .\"
-- 
2.30.2


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

       reply	other threads:[~2024-09-01  3:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5bec58a0a261f834a2fc29d471b0b984822905b7.1725161054.git.g.branden.robinson@gmail.com>
2024-09-01  3:25 ` G. Branden Robinson [this message]
2024-09-01  3:25 ` [PATCH 03/10] wctrans.3, wctype.3: srcfix G. Branden Robinson
2024-09-01  3:25 ` [PATCH 04/10] utmp.5: ffix G. Branden Robinson
2024-09-01  3:25 ` [PATCH 05/10] utmp.5: srcfix G. Branden Robinson
2024-09-01  3:25 ` [PATCH 06/10] suffixes.7: srcfix G. Branden Robinson
2024-09-01  3:25 ` [PATCH 07/10] lirc.4: srcfix G. Branden Robinson
2024-09-01  3:26 ` [PATCH 08/10] console_codes.4, inode.7: srcfix G. Branden Robinson
2024-09-01  8:33   ` Alejandro Colomar
2024-09-01  3:26 ` [PATCH 09/10] man/: srcfix (1/2) G. Branden Robinson
2024-09-01  8:35   ` Alejandro Colomar
2024-09-01  3:26 ` [PATCH 10/10] man/: srcfix (2/2) G. Branden Robinson

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=20240901032505.ralmc2yuwd4psgos@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