OSDN Git Service

(split) LDP: Update original to LDP v3.51.
[linuxjm/LDP_man-pages.git] / original / man2 / setfsgid.2
index c0d74c9..dbaae16 100644 (file)
@@ -53,7 +53,7 @@ Explicit calls to
 .BR setfsuid (2)
 and
 .BR setfsgid ()
-are usually only used by programs such as the Linux NFS server that
+are usually used only by programs such as the Linux NFS server that
 need to change what user and group ID is used for file access without a
 corresponding change in the real and effective user and group IDs.
 A change in the normal user IDs for a program such as the NFS server
@@ -61,7 +61,7 @@ is a security hole that can expose it to unwanted signals.
 (But see below.)
 
 .BR setfsgid ()
-will only succeed if the caller is the superuser or if
+will succeed only if the caller is the superuser or if
 .I fsgid
 matches either the real group ID, effective group ID,
 saved set-group-ID, or the current value of