mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-28 16:43:09 +00:00
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:
parent
239c9e601a
commit
5b154abc54
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=132466
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user