summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-06-05 16:43:51 +0000
committerimp <imp@FreeBSD.org>2001-06-05 16:43:51 +0000
commitcc3f2849e93f52ab35e5f1913ee718488fb90751 (patch)
tree0951bf2c68762ca31b79d2d97a6dd3c2273a396d
parent7f011f16131ad2d0934c13d8758df1248cbe430d (diff)
downloadFreeBSD-src-cc3f2849e93f52ab35e5f1913ee718488fb90751.zip
FreeBSD-src-cc3f2849e93f52ab35e5f1913ee718488fb90751.tar.gz
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
-rw-r--r--lib/libc/sys/setreuid.23
1 files changed, 0 insertions, 3 deletions
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
OpenPOWER on IntegriCloud