Hi Jakub, On 9/10/21 10:04 PM, Jakub Wilk wrote:
Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- man2/mount_setattr.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/mount_setattr.2 b/man2/mount_setattr.2 index 77233f589..ca56256ce 100644 --- a/man2/mount_setattr.2 +++ b/man2/mount_setattr.2 @@ -986,7 +986,7 @@ main(int argc, char *argv[]) .\" because. Because making assumptions about the current working directory .\" of the calling process is just too easy to get wrong; especially when .\" pivot_root() or chroot() are in play. -.\" My absolut preference (joke intended) is to open a well-known starting +.\" My absolute preference (joke intended) is to open a well-known starting
The joke was intended :) <https://lore.kernel.org/linux-man/20210812090805.qkwjxnjitgaihlep@wittgenstein/> <https://duckduckgo.com/?q=absolut> Since it's in a comment, I won't apply this one. Cheers, Alex
.\" point with an absolute path to get a dirfd and then scope all future .\" operations beneath that dirfd. This already works with old-style .\" openat() and _very_ cautious programming but openat2() and its
-- Alejandro Colomar Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/ http://www.alejandro-colomar.es/