Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Dec 2024 11:55:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 283079] Handbook, chapter 12.4 doesn't use canonical mount format for Linux FSes
Message-ID:  <bug-283079-9@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283079-9>