https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283079
Bug ID: 283079
Summary: Handbook, chapter 12.4 doesn't use canonical mount
format for Linux FSes
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Books & Articles
Assignee: [email protected]
Reporter: [email protected]
Here: https://docs.freebsd.org/en/books/handbook/linuxemu/#linuxemu-advanced
These two lines:
linprocfs /compat/linux/proc linprocfs rw,late 0 0
linsysfs /compat/linux/sys linsysfs rw,late 0 0
Looking at their manpages say contrary:
SYNOPSIS
linproc /compat/linux/proc linprocfs rw 0 0
SYNOPSIS
linsys /compat/linux/sys linsysfs rw 0 0
>From a user's PoV this is confusing. What is now correct for the first column?
--
You are receiving this mail because:
You are the assignee for the bug.