[Bug 283079] Handbook, chapter 12.4 doesn't use canonical mount format for Linux FSes
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283079] Handbook, chapter 12.4 doesn't use canonical mount format for Linux FSes"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283079] Handbook, chapter 12.4 doesn't use canonical mount format for Linux FSes"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283079] Handbook, chapter 12.4 doesn't use canonical mount format for Linux FSes"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283079] Handbook, chapter 12.4 doesn't use canonical mount format for Linux FSes"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 283079] Handbook, chapter 12.4 doesn't use canonical mount format for Linux FSes"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 02 Dec 2024 11:55:42 UTC
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: doc@FreeBSD.org
Reporter: michaelo@FreeBSD.org
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.