OSDN Git Service

LDP: Update original to LDP v3.75
[linuxjm/LDP_man-pages.git] / original / man7 / path_resolution.7
index 534935f..05f6b2b 100644 (file)
@@ -201,7 +201,7 @@ Similarly, Linux uses the fsgid ("filesystem group ID")
 instead of the effective group ID.
 See
 .BR setfsgid (2).
-.\" FIXME say something about filesystem mounted read-only ?
+.\" FIXME say something about filesystem mounted read-only ?
 .SS Bypassing permission checks: superuser and capabilities
 On a traditional UNIX system, the superuser
 .RI ( root ,
@@ -232,15 +232,15 @@ The
 .B CAP_DAC_READ_SEARCH
 capability grants read and search permission
 on directories, and read permission on ordinary files.
-.\" FIXME say something about immutable files
-.\" FIXME say something about ACLs
+.\" FIXME say something about immutable files
+.\" FIXME say something about ACLs
 .SH SEE ALSO
 .BR readlink (2),
 .BR capabilities (7),
 .BR credentials (7),
 .BR symlink (7)
 .SH COLOPHON
-This page is part of release 3.68 of the Linux
+This page is part of release 3.75 of the Linux
 .I man-pages
 project.
 A description of the project,