OSDN Git Service

LDP: Update original to LDP v3.68
[linuxjm/LDP_man-pages.git] / original / man2 / setuid.2
index 5970a8b..506cca0 100644 (file)
@@ -95,11 +95,11 @@ Not quite compatible with the 4.4BSD call, which
 sets all of the real, saved, and effective user IDs.
 .\" SVr4 documents an additional EINVAL error condition.
 .SH NOTES
-Linux has the concept of the file system user ID, normally equal to the
+Linux has the concept of the filesystem user ID, normally equal to the
 effective user ID.
 The
 .BR setuid ()
-call also sets the file system user ID of the calling process.
+call also sets the filesystem user ID of the calling process.
 See
 .BR setfsuid (2).
 .PP
@@ -124,3 +124,12 @@ wrapper function transparently deals with the variation across kernel versions.
 .BR setreuid (2),
 .BR capabilities (7),
 .BR credentials (7)
+.SH COLOPHON
+This page is part of release 3.68 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.