POSIX.1 also allows EEXIST for the ENOTEMPTY error condition.

This commit is contained in:
Michael Kerrisk 2008-05-09 13:48:47 +00:00
parent 3a5c365a01
commit 6f56387016
1 changed files with 4 additions and 1 deletions

View File

@ -27,7 +27,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 2004-06-23 "Linux" "Linux Programmer's Manual"
.TH RMDIR 2 2008-05-08 "Linux" "Linux Programmer's Manual"
.SH NAME
rmdir \- delete a directory
.SH SYNOPSIS
@ -101,6 +101,9 @@ or,
has
.I ..
as its final component.
POSIX.1-2001 also allows
.B EEXIST
for this condition.
.TP
.B EPERM
The directory containing