| Summary: | Lowcase typo in VFS(9) (very *minor* :>) | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | dak <aurelien.nephtali> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
dak
2002-05-12 11:10:01 UTC
State Changed From-To: open->closed Actually, `eopnotsupp' is the name of a function that can be used instead of a `real' function in a file system's vnodeop table; all it does is (of course) return EOPNOTSUPP. So in this case the man page is correct. |