| Summary: | symlink(7) manpage says symlinks have no owners | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | mkamm | ||||
| Component: | Books & Articles | Assignee: | ru <ru> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
mkamm
2001-02-11 22:50:02 UTC
State Changed From-To: open->analyzed The suggested fix is also wrong because FreeBSD 3.0 and above support access mode on a symbolic link with the lchmod(2) call. In FreeBSD 5.0-CURRENT, chmod(1) utility can be used to change the access mode on a symbolic link. Responsible Changed From-To: freebsd-doc->ru I will work on fixing the docs. State Changed From-To: analyzed->patched Offending example has been removed. State Changed From-To: patched->closed this was patched long ago. State Changed From-To: closed->patched RU says not to close this till it's MFC. It's been 26 days since this has been fixed. I'll let ru handle his PR's from now on. State Changed From-To: patched->closed Fixes merged into 4.8-STABLE. |