diff options
| author | Warner Losh <imp@FreeBSD.org> | 2001-06-05 16:43:51 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2001-06-05 16:43:51 +0000 |
| commit | 7528c356f5debb40701327951e13e63e22ad367c (patch) | |
| tree | 1157db90d98773a8dd70da2fbe44185084fdeb13 /lib | |
| parent | 4ac5181d4cba42e4688ec796c88ebda2b8c9b785 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/sys/setreuid.2 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libc/sys/setreuid.2 b/lib/libc/sys/setreuid.2 index b1e9c352f67b..af8965fe17bb 100644 --- a/lib/libc/sys/setreuid.2 +++ b/lib/libc/sys/setreuid.2 @@ -47,9 +47,6 @@ .Sh DESCRIPTION The real and effective user IDs of the current process are set according to the arguments. -If the real user ID is changed, the saved user ID is changed to the -new value of the effective user ID. -.Pp If .Fa ruid or |
