diff options
Diffstat (limited to 'upstream/archlinux/man2/unlink.2')
-rw-r--r-- | upstream/archlinux/man2/unlink.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/upstream/archlinux/man2/unlink.2 b/upstream/archlinux/man2/unlink.2 index 3018bb10..044ef5d7 100644 --- a/upstream/archlinux/man2/unlink.2 +++ b/upstream/archlinux/man2/unlink.2 @@ -10,7 +10,7 @@ .\" Modified 2001-05-17 by aeb .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" -.TH unlink 2 2023-10-31 "Linux man-pages 6.06" +.TH unlink 2 2024-05-02 "Linux man-pages 6.8" .SH NAME unlink, unlinkat \- delete a name and possibly the file it refers to .SH LIBRARY @@ -117,7 +117,7 @@ on .IR pathname . If the .B AT_REMOVEDIR -flag is specified, then +flag is specified, it performs the equivalent of .BR rmdir (2) on |