]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
mount.2, statfs.2: Minor tweaks to Ross Zwisler's patch
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 27 Oct 2020 17:16:36 +0000 (18:16 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 6 Nov 2020 06:40:06 +0000 (07:40 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/mount.2
man2/statfs.2

index dcc873e605e891ce461f3b4015e96fa49128b189..1a0ddb979969fa96b8c6e49221c5273bd11c0e21 100644 (file)
@@ -281,8 +281,10 @@ flag to
 .BR open (2)
 was specified for all file opens to this filesystem).
 .TP
-.B MS_NOSYMFOLLOW
-Do not follow symlinks when resolving paths.  Symlinks can still be created,
+.BR MS_NOSYMFOLLOW " (since Linux 5.10)"
+.\" dab741e0e02bd3c4f5e2e97be74b39df2523fc6e
+Do not follow symbolic links when resolving paths.
+Symbolic links can still be created,
 and
 .BR readlink (1),
 .BR readlink (2),
index d5edf2a506dd748aac9458de7f6c3552e1cbd16f..e4a08f6bf71f81464893f2c8b7c93a32a5ca1a99 100644 (file)
@@ -207,8 +207,9 @@ Writes are synched to the filesystem immediately (see the description of
 in
 .BR open (2)).
 .TP
-.B ST_NOSYMFOLLOW
-Symlinks are not followed when resolving paths; see
+.BR ST_NOSYMFOLLOW " (since Linux 5.10)"
+.\" dab741e0e02bd3c4f5e2e97be74b39df2523fc6e
+Symbolic links are not followed when resolving paths; see
 .BR mount (2).
 .PP
 Nobody knows what