summaryrefslogtreecommitdiff
path: root/lib/libc/sys/getlogin.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/getlogin.2')
-rw-r--r--lib/libc/sys/getlogin.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getlogin.2 b/lib/libc/sys/getlogin.2
index a087bda59b77..6154890d9f06 100644
--- a/lib/libc/sys/getlogin.2
+++ b/lib/libc/sys/getlogin.2
@@ -75,7 +75,7 @@ It is
important to ensure that
.Fn setlogin
is only ever called after the process has taken adequate steps to ensure
-that it is detached from it's parent's session.
+that it is detached from its parent's session.
Making a
.Fn setsid
system call is the