diff options
Diffstat (limited to 'lib/libc/sys/mkdir.2')
| -rw-r--r-- | lib/libc/sys/mkdir.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mkdir.2 b/lib/libc/sys/mkdir.2 index b45cb620e2c6..861480f0d15c 100644 --- a/lib/libc/sys/mkdir.2 +++ b/lib/libc/sys/mkdir.2 @@ -64,7 +64,7 @@ indicates an error, and an error code is stored in .Sh ERRORS .Fn Mkdir will fail and no directory will be created if: -.Bl -tag -width ENAMETOOLO +.Bl -tag -width Er .It Bq Er ENOTDIR A component of the path prefix is not a directory. .It Bq Er ENAMETOOLONG |
