View | Details | Raw Unified | Return to bug 221331
Collapse All | Expand All

(-)unlink.2.fni (-2 lines)
Lines 114-121 Link Here
114
.Bl -tag -width Er
114
.Bl -tag -width Er
115
.It Bq Er ENOTDIR
115
.It Bq Er ENOTDIR
116
A component of the path prefix is not a directory.
116
A component of the path prefix is not a directory.
117
.It Bq Er EISDIR
118
The named file is a directory.
119
.It Bq Er ENAMETOOLONG
117
.It Bq Er ENAMETOOLONG
120
A component of a pathname exceeded 255 characters,
118
A component of a pathname exceeded 255 characters,
121
or an entire path name exceeded 1023 characters.
119
or an entire path name exceeded 1023 characters.

Return to bug 221331