https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277804

Fernando Apesteguía <fern...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress

--- Comment #11 from Fernando Apesteguía <fern...@freebsd.org> ---
I would like to close this PR if nobody objects.

In effect the information is there at the very beginning of the manual page:

DESCRIPTION
     The linux kernel module provides limited Linux ABI (application binary
     interface) compatibility, making it possible to run many unmodified Linux
     applications without the need for virtualization or emulation.  Some of
     the facilities provided are:

     •   Linux to native system call translation

     •   Linux-specific system calls

     •   Special signal handling for Linux processes

     •   Path translation mechanism

     •   Linux-specific virtual file systems

     The path translation mechanism makes Linux processes look up file paths
     under emul_path (defaulting to /compat/linux) before /.  For example...

I don't know how we can actually make it more explicit.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to