summaryrefslogtreecommitdiff
path: root/lib/libc/sys/setuid.2
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
commit70d51341bf6ad3be0ea5b02ef489691d80719249 (patch)
treeab3b6200f079a95b6a4418f399032563aa053a74 /lib/libc/sys/setuid.2
parent7bc6d0158f0e9863a2a13a951321185d214cd3be (diff)
Notes
Diffstat (limited to 'lib/libc/sys/setuid.2')
-rw-r--r--lib/libc/sys/setuid.21
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/setuid.2 b/lib/libc/sys/setuid.2
index 5edbbd73c2ab..e9cccd7e9b60 100644
--- a/lib/libc/sys/setuid.2
+++ b/lib/libc/sys/setuid.2
@@ -119,7 +119,6 @@ may be toggled by switching to the real user ID, then re-enabled
by reverting to the set-user-ID value.
Similarly, the effective group ID may be set to the value
of the real group ID or the saved set-user-ID.
-.Pp
.Sh RETURN VALUES
Upon success, these functions return 0;
otherwise \-1 is returned.