- add description of the MLINK error

PR:		docs/123019
MFC after:	3 days
This commit is contained in:
Daniel Gerzo 2008-06-26 12:15:38 +00:00
parent c7dd6fa2c9
commit aa2a33b4fa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=180030

View File

@ -104,6 +104,9 @@ see the
manual page for more information.
.It Bq Er EROFS
The named directory would reside on a read-only file system.
.It Bq Er EMLINK
The new directory cannot be created because the parent directory contains
too many subdirectories.
.It Bq Er EEXIST
The named file exists.
.It Bq Er ENOSPC