[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANp-EDa+aN+fs+gSPnSTzLGZNOUSkHBvzDV4OFNBBn02KT3jJw@mail.gmail.com>
Date: Mon, 22 Sep 2025 10:31:41 -0400
From: Ralph Siemsen <ralph.siemsen@...aro.org>
To: Andreas Dilger <adilger@...ger.ca>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH v2 3/4] mke2fs: add root_selinux option for root inode label
Hi Andreas,
On Sat, Sep 20, 2025 at 6:39 PM Andreas Dilger <adilger@...ger.ca> wrote:
>
> Looks fine. It took a bit to figure out what the ".nh" macro was doing
> (I kept finding ".NH" = Numbered Header), but I found "no-hyphenate"
> tha acually makes sense.
Many thanks for reviewing. Indeed ".nh" is to prevent hyphenation. It
comes from the "mm" macro package [1] and is considered part of the
"safe subset" that can be used in man pages [2].
[1] http://mam.sdf.org/guides/troff/mm-all.pdf (page 35)
[2] https://linux.die.net/man/7/man
Regards,
-Ralph
Powered by blists - more mailing lists