aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2023-07-11 05:09:11 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2023-07-20 12:20:09 +0000
commitc2fbdd8efdfe463b3d91ea403177f3b714de17fb (patch)
treef00b08ce1fc39a7acdd11d874dacf511bc78bc94
parentda56eae4404d4d273cc4a8b7d8f05547bb188599 (diff)
downloadsrc-c2fbdd8efdfe463b3d91ea403177f3b714de17fb.tar.gz
src-c2fbdd8efdfe463b3d91ea403177f3b714de17fb.zip
Document fdescfs mount option "rdlnk"
(cherry picked from commit 7cd7a3204153fc8ddf7d06cd0d924d5c3ef5ff35)
-rw-r--r--share/man/man5/fdescfs.514
1 files changed, 13 insertions, 1 deletions
diff --git a/share/man/man5/fdescfs.5 b/share/man/man5/fdescfs.5
index f2abda2bb4c2..6355951eb714 100644
--- a/share/man/man5/fdescfs.5
+++ b/share/man/man5/fdescfs.5
@@ -40,7 +40,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 17, 2021
+.Dd Jul 11, 2023
.Dt FDESCFS 5
.Os
.Sh NAME
@@ -94,6 +94,18 @@ ABI compatibility mount
volume with the
.Cm linrdlnk
option.
+.It Cm rdlnk
+Treat
+.Nm
+vnodes as symbolic links consistently, in particular, follow
+the resolved name for the name lookups.
+This option is strictly stronger than the
+.Cm linrdlnk
+option, it changes not only the type returned by
+.Xr stat 2 ,
+but also causes the
+.Nm
+files to behave as symlinks.
.El
.Pp
For