summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1997-04-01 18:45:57 +0000
committerMike Pritchard <mpp@FreeBSD.org>1997-04-01 18:45:57 +0000
commit51aa564f75eca22d324ca06b185ff53d67b0aad3 (patch)
treea0b9f5a232daab894291c3a5e5a2ceabdb214cde
parent5eefb7a4ee963f67cc481415d39768915c557366 (diff)
Notes
-rw-r--r--lib/libc/sys/issetugid.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/issetugid.2 b/lib/libc/sys/issetugid.2
index 6babf48a6563..a1184dba7c8f 100644
--- a/lib/libc/sys/issetugid.2
+++ b/lib/libc/sys/issetugid.2
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: issetugid.2,v 1.2 1997/03/31 16:36:14 peter Exp $
.\"
.Dd August, 25 1996
.Dt ISSETUGID 2
@@ -64,7 +64,7 @@ should be viewed with suspicion if it is used to control operation.
A ``tainted'' status is inherited by child processes as a result of the
.Xr fork 2
system call (or other library code that calls fork, such as
-.Xr popen 3 ).
+.Xr popen 3 ) .
.Pp
It is assumed that a program that clears all privileges as it prepares
to execute another will also reset the environment, hence the ``tainted''