diff options
Diffstat (limited to '')
-rw-r--r-- | man/man2/open.2 (renamed from man2/open.2) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/open.2 b/man/man2/open.2 index a6982fa..7c408a6 100644 --- a/man2/open.2 +++ b/man/man2/open.2 @@ -28,7 +28,7 @@ .\" FIXME . Apr 08: The next POSIX revision has O_EXEC, O_SEARCH, and .\" O_TTYINIT. Eventually these may need to be documented. --mtk .\" -.TH open 2 2024-01-16 "Linux man-pages 6.7" +.TH open 2 2024-05-02 "Linux man-pages (unreleased)" .SH NAME open, openat, creat \- open and possibly create a file .SH LIBRARY @@ -1021,7 +1021,7 @@ For details, see the descriptions of and .I /proc/sys/fs/protected_regular in -.BR proc (5). +.BR proc_sys_fs (5). .TP .B EBADF .RB ( openat ()) |