mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
- add description of the MLINK error
PR: docs/123019 MFC after: 3 days
This commit is contained in:
parent
c7dd6fa2c9
commit
aa2a33b4fa
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue