diff options
Diffstat (limited to 'share/man/man8/compat_linux.8')
-rw-r--r-- | share/man/man8/compat_linux.8 | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/share/man/man8/compat_linux.8 b/share/man/man8/compat_linux.8 index fead2cee268..a308c495f75 100644 --- a/share/man/man8/compat_linux.8 +++ b/share/man/man8/compat_linux.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_linux.8,v 1.47 2014/02/17 21:06:31 juanfra Exp $ +.\" $OpenBSD: compat_linux.8,v 1.48 2014/09/08 04:40:30 doug Exp $ .\" $NetBSD: compat_linux.8,v 1.2 1995/10/16 20:17:59 fvdl Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -30,7 +30,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 17 2014 $ +.Dd $Mdocdate: September 8 2014 $ .Dt COMPAT_LINUX 8 .Os .Sh NAME @@ -110,13 +110,6 @@ Only the DSP device is emulated, the following link should be created: CD-ROM support requires a link to the CD-ROM device, similar to: .Pp .D1 /emul/linux/dev/cdrom -> /dev/cd0a (first CD-ROM) -.Ss File systems -Many Linux binaries expect -.Pa /proc -to have procfs mounted on it. -Some binaries will require it to be mounted using the -.Fl o Ar linux -option. .Sh BUGS .Nm is incomplete and currently only supported on the i386. |