Remove reference to ENOTDIR in the documented errors

for statfs(2). This is false, if the pathname specified
is a regular file, then the information for the file
system that the file lives on will be returned.

Approved by:	bmilekic (mentor)
This commit is contained in:
Christian S.J. Peron 2004-07-20 18:35:33 +00:00
parent 239c9e601a
commit 5b154abc54

View File

@ -175,10 +175,6 @@ The
system call
fails if one or more of the following are true:
.Bl -tag -width Er
.It Bq Er ENOTDIR
A component of the path prefix of
.Fa path
is not a directory.
.It Bq Er ENAMETOOLONG
The length of a component of
.Fa path