| Summary: | [FUSEFS]: no manual pages for fusefs | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | tech-lists |
| Component: | Manual Pages | Assignee: | Alan Somers <asomers> |
| Status: | Closed FIXED | ||
| Severity: | Affects Many People | CC: | asomers, doc, lapo |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
tech-lists
2018-11-21 23:59:07 UTC
Why? Because pretty much everything is covered by mount_fusefs(8). smbfs and unionfs are in the same boat. But it would be nice to add a fusefs(5) man page too. Man page under review at https://reviews.freebsd.org/D19651 A commit references this bug: Author: asomers Date: Sat Apr 13 13:59:02 UTC 2019 New revision: 346186 URL: https://svnweb.freebsd.org/changeset/base/346186 Log: fusefs: add a fusefs(5) man page PR: 233393 Reported by: tech-lists@zyxst.net Reviewed by: cem MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D19651 Changes: head/share/man/man5/Makefile head/share/man/man5/fusefs.5 A commit references this bug: Author: asomers Date: Fri Sep 6 18:10:03 UTC 2019 New revision: 351946 URL: https://svnweb.freebsd.org/changeset/base/351946 Log: MFC r346186: fusefs: add a fusefs(5) man page PR: 233393 Reported by: tech-lists@zyxst.net Reviewed by: cem Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D19651 Changes: _U stable/12/ stable/12/share/man/man5/Makefile stable/12/share/man/man5/fusefs.5 MFC complete. No MFC to stable/11 because no new releases are planned for that branch. |