From cc3f2849e93f52ab35e5f1913ee718488fb90751 Mon Sep 17 00:00:00 2001 From: imp Date: Tue, 5 Jun 2001 16:43:51 +0000 Subject: I neglected to notice that the change text had already been added in a different place. Back out what I added since the other text is better. Noticed by: nectar --- lib/libc/sys/setreuid.2 | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/setreuid.2 b/lib/libc/sys/setreuid.2 index b1e9c35..af8965f 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 -- cgit v1.1