summaryrefslogtreecommitdiff
path: root/man3/grantpt.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-07-18 14:25:42 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-07-18 14:25:42 +0000
commit880f5b4bc39386da3a4315644519bd7b5c438d6c (patch)
tree524465d266e31b79f5cfba178311285fd07214d0 /man3/grantpt.3
parentda2d9dad4e4da4a8a84998ce5d6e5d8ddf0ee793 (diff)
Consistent use of "set-user-ID" and "set-group-ID".
Diffstat (limited to 'man3/grantpt.3')
-rw-r--r--man3/grantpt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/grantpt.3 b/man3/grantpt.3
index 0362659bf..fc81c2a74 100644
--- a/man3/grantpt.3
+++ b/man3/grantpt.3
@@ -50,7 +50,7 @@ POSIX 1003.1-2001
.SH NOTES
This is part of the Unix98 pty support, see
.BR pts (4).
-Many systems implement this function via a setuid helper binary
+Many systems implement this function via a set-user-ID helper binary
called "pt_chown". With Linux devpts no such helper binary is required.
.SH "SEE ALSO"
.BR open (2),