From: "Günther Noack" <gnoack3000@gmail.com>
To: Alex Colomar <alx.manpages@gmail.com>
Cc: "Mickaël Salaün" <mic@digikod.net>,
"Michael Kerrisk" <mtk.manpages@gmail.com>,
linux-man@vger.kernel.org
Subject: Re: [PATCH 2/3] landlock.7: Document Landlock ABI v2 (file reparenting; kernel 5.19)
Date: Tue, 28 Feb 2023 21:21:20 +0100 [thread overview]
Message-ID: <Y/5iQKyLlNgsXwzt@galopp> (raw)
In-Reply-To: <647fd07b-6294-80a7-fd43-e5728d0834b1@gmail.com>
Hello Alex!
Thank you for the review! Please see answers inline:
On Sat, Feb 25, 2023 at 12:21:43AM +0100, Alex Colomar wrote:
> On 2/21/23 21:50, Günther Noack wrote:
> Please have a look at man-pages(7):
> Use semantic newlines
> [...]
>
> Here,
> that would mean
> breaking the line right before the opening parenthesis;
> please also apply it to the rest of the patch where appropriate.
Thanks,
I applied this
so that the text is properly formatted now,
according to man-pages(7).
> > +.IP \(bu 3
>
> We now use \[bu] instead of \(bu (they are equivalent).
Thanks, applied.
> 80 columns is a strong limit.
> Using semantic newlines as suggested above should fix this.
Done.
> > +.TS
> > +box;
> > +ntb| ntb| lbx
> > +nt| nt| lbx.
> > +ABI Kernel Newly introduced access rights
> > +_ _ _
> > +1 5.13 LANDLOCK_ACCESS_FS_EXECUTE
> > +\^ \^ LANDLOCK_ACCESS_FS_WRITE_FILE
>
> What character do you want here?
> If you want ASCII 0x5E,
> then you want to use \[ha].
I don't want it to show a character there. The intent is to make the
table cells for ABI version and kernel version span across multiple
rows, for the case where a single kernel version introduced multiple
access rights at once. \^ is a data item in the tbl(1) syntax which
has that special meaning.
https://manpages.debian.org/testing/groff-base/tbl.1.en.html
A data item consisting only of ‘\^’ indicates that the field
immediately above spans downward over this row.
> > +\^ \^ LANDLOCK_ACCESS_FS_READ_FILE
> > +\^ \^ LANDLOCK_ACCESS_FS_READ_DIR
> > +\^ \^ LANDLOCK_ACCESS_FS_REMOVE_DIR
> > +\^ \^ LANDLOCK_ACCESS_FS_REMOVE_FILE
> > +\^ \^ LANDLOCK_ACCESS_FS_MAKE_CHAR
> > +\^ \^ LANDLOCK_ACCESS_FS_MAKE_DIR
> > +\^ \^ LANDLOCK_ACCESS_FS_MAKE_REG
> > +\^ \^ LANDLOCK_ACCESS_FS_MAKE_SOCK
> > +\^ \^ LANDLOCK_ACCESS_FS_MAKE_FIFO
> > +\^ \^ LANDLOCK_ACCESS_FS_MAKE_BLOCK
> > +\^ \^ LANDLOCK_ACCESS_FS_MAKE_SYM
> > +_ _ _
> > +2 5.19 LANDLOCK_ACCESS_FS_REFER
Thanks for the review!
–Günther
next prev parent reply other threads:[~2023-02-28 20:21 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-21 20:50 [PATCH 1/3] landlock.7: Move the warning about missing features into the CAVEATS section Günther Noack
2023-02-21 20:50 ` [PATCH 2/3] landlock.7: Document Landlock ABI v2 (file reparenting; kernel 5.19) Günther Noack
2023-02-22 7:01 ` Mickaël Salaün
2023-02-23 8:39 ` Günther Noack
2023-02-22 7:36 ` Mickaël Salaün
2023-02-23 8:48 ` Günther Noack
2023-02-25 1:10 ` Alex Colomar
2023-02-25 1:19 ` G. Branden Robinson
2023-02-25 1:29 ` Alex Colomar
2023-02-28 19:46 ` Günther Noack
2023-02-25 1:06 ` Alex Colomar
2023-02-22 7:45 ` Mickaël Salaün
2023-02-23 9:18 ` Günther Noack
2023-02-24 23:21 ` Alex Colomar
2023-02-28 20:21 ` Günther Noack [this message]
2023-02-21 20:50 ` [PATCH 3/3] landlock.7: Document Landlock ABI v3 (file truncation; kernel 6.2) Günther Noack
2023-02-22 8:04 ` Mickaël Salaün
2023-02-23 9:24 ` Günther Noack
2023-02-24 23:31 ` Alex Colomar
2023-02-28 20:29 ` Günther Noack
2023-02-24 23:04 ` [PATCH 1/3] landlock.7: Move the warning about missing features into the CAVEATS section Alex Colomar
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=Y/5iQKyLlNgsXwzt@galopp \
--to=gnoack3000@gmail.com \
--cc=alx.manpages@gmail.com \
--cc=linux-man@vger.kernel.org \
--cc=mic@digikod.net \
--cc=mtk.manpages@gmail.com \
/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