OSDN Git Service

(split) LDP man-pages の original/ を v3.29 に更新。
[linuxjm/LDP_man-pages.git] / original / man2 / setuid.2
index 09cae98..1095c3a 100644 (file)
@@ -61,7 +61,7 @@ privileges.
 .PP
 Thus, a set-user-ID-root program wishing to temporarily drop root
 privileges, assume the identity of an unprivileged user, and then regain
-root privileges afterwards cannot use
+root privileges afterward cannot use
 .BR setuid ().
 You can accomplish this with
 .BR seteuid (2).