aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2020-07-04 18:01:29 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2020-07-04 18:01:29 +0000
commit6ef8f9d28a6960eb0a301e5d691879b808fa9941 (patch)
tree5d14caae7dcf3d3afc142a09890fbe58578ba635 /share
parentbae599753b53512dfe52a2d151508671dcbb7348 (diff)
downloadsrc-6ef8f9d28a6960eb0a301e5d691879b808fa9941.tar.gz
src-6ef8f9d28a6960eb0a301e5d691879b808fa9941.zip
Make the linux rc script use linrdlnk by default.
This fixes Linux gettyname(3), with caveats (see PR). PR: kern/240767 MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D25558
Notes
Notes: svn path=/head/; revision=362935
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/linux.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/linux.4 b/share/man/man4/linux.4
index d865ce5476a5..d63ee657a72f 100644
--- a/share/man/man4/linux.4
+++ b/share/man/man4/linux.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 12, 2020
+.Dd July 4, 2020
.Dt LINUX 4
.Os
.Sh NAME
@@ -130,7 +130,9 @@ Defaults to 0.
.It Pa /compat/linux
minimal Linux run-time environment
.It Pa /compat/linux/dev/fd
-file-descriptor file system, see
+file descriptor file system mounted with the
+.Cm linrdlnk
+option, see
.Xr fdescfs 5
.It Pa /compat/linux/dev/shm
in-memory file system, see