diff options
Diffstat (limited to 'lib/libc/sys/rmdir.2')
-rw-r--r-- | lib/libc/sys/rmdir.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/rmdir.2 b/lib/libc/sys/rmdir.2 index d044e43..a8b94fb 100644 --- a/lib/libc/sys/rmdir.2 +++ b/lib/libc/sys/rmdir.2 @@ -60,7 +60,7 @@ returned and an error code is stored in the global location .Va errno . .Sh ERRORS The named file is removed unless: -.Bl -tag -width [ENAMETOOLONG] +.Bl -tag -width Er .It Bq Er ENOTDIR A component of the path is not a directory. .It Bq Er ENAMETOOLONG |