summaryrefslogtreecommitdiffstats
path: root/man2/rmdir.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/rmdir.2')
-rw-r--r--man2/rmdir.26
1 files changed, 4 insertions, 2 deletions
diff --git a/man2/rmdir.2 b/man2/rmdir.2
index 8b99df8b8..5bd737085 100644
--- a/man2/rmdir.2
+++ b/man2/rmdir.2
@@ -7,7 +7,7 @@
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH rmdir 2 2022-10-30 "Linux man-pages 6.03"
+.TH rmdir 2 2023-03-30 "Linux man-pages 6.05.01"
.SH NAME
rmdir \- delete a directory
.SH LIBRARY
@@ -111,7 +111,9 @@ does not support the removal of directories.
.I pathname
refers to a directory on a read-only filesystem.
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD.
+POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001, SVr4, 4.3BSD.
.SH BUGS
Infelicities in the protocol underlying NFS can cause the unexpected
disappearance of directories which are still being used.