[PATCH man-pages v2 0/2] document openat2(2)

From: Aleksa Sarai
Date: Sun Feb 02 2020 - 10:19:51 EST


Patch changelog:
v2:
* Updated based on the new (now-merged) structure layout and semantics.
v1: <https://lore.kernel.org/linux-man/20191206142931.28138-1-cyphar@xxxxxxxxxx/>
* Updated based on Kerrisk's review.
RFC: <https://lore.kernel.org/linux-man/20191003145542.17490-1-cyphar@xxxxxxxxxx/>

Now that openat2(2) has landed in Linus's tree[1], here is the
associated man-page changes to document it.

[1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b55eef872a96738ea9cb35774db5ce9a7d3a648f

Aleksa Sarai (2):
path_resolution.7: update to mention openat2(2) features
openat2.2: document new openat2(2) syscall

man2/open.2 | 17 ++
man2/openat2.2 | 471 +++++++++++++++++++++++++++++++++++++++++
man7/path_resolution.7 | 56 +++--
3 files changed, 526 insertions(+), 18 deletions(-)
create mode 100644 man2/openat2.2

--
2.25.0