summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/setuid.2
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-01-15 20:14:52 +0000
committereadler <eadler@FreeBSD.org>2012-01-15 20:14:52 +0000
commit41fde08834f07fa3efb8dd9221d127636457b8d5 (patch)
tree2ca23a2df6bc4e050ec2e483c482822c905c2ec4 /lib/libc/sys/setuid.2
parent6253417a7002be7641015b22d63bbe274869ed0b (diff)
downloadFreeBSD-src-41fde08834f07fa3efb8dd9221d127636457b8d5.zip
FreeBSD-src-41fde08834f07fa3efb8dd9221d127636457b8d5.tar.gz
Make man page wording more clear:
PR: docs/164078 Submitted by: Taras <ds@ukrhub.net> Approved by: bcr MFC after: 3 days
Diffstat (limited to 'lib/libc/sys/setuid.2')
-rw-r--r--lib/libc/sys/setuid.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/setuid.2 b/lib/libc/sys/setuid.2
index 4bb4a68..4c7d5ad 100644
--- a/lib/libc/sys/setuid.2
+++ b/lib/libc/sys/setuid.2
@@ -170,7 +170,7 @@ potentially sensitive data.
.Pp
To prevent these files from remaining open after an
.Xr exec 3
-call, be sure to set the close-on-exec flag is set:
+call, be sure to set the close-on-exec flag:
.Bd -literal
void
pseudocode(void)
OpenPOWER on IntegriCloud