Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jul 2020 13:15:14 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r362943 - head/share/man/man4
Message-ID:  <202007051315.065DFEQE071247@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Sun Jul  5 13:15:13 2020
New Revision: 362943
URL: https://svnweb.freebsd.org/changeset/base/362943

Log:
  Make linux(4) man page also mention /compat/linux/dev.
  
  MFC after:	2 weeks
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/man/man4/linux.4

Modified: head/share/man/man4/linux.4
==============================================================================
--- head/share/man/man4/linux.4	Sun Jul  5 13:08:17 2020	(r362942)
+++ head/share/man/man4/linux.4	Sun Jul  5 13:15:13 2020	(r362943)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 4, 2020
+.Dd July 5, 2020
 .Dt LINUX 4
 .Os
 .Sh NAME
@@ -129,6 +129,9 @@ Defaults to 0.
 .Bl -tag -width /compat/linux/dev/shm -compact
 .It Pa /compat/linux
 minimal Linux run-time environment
+.It Pa /compat/linux/dev
+device file system, see
+.Xr devfs 5
 .It Pa /compat/linux/dev/fd
 file descriptor file system mounted with the
 .Cm linrdlnk



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