aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/ucred.9
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-08-13 14:57:33 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-08-13 14:57:33 +0000
commit6c8c60988b957423ddb6fc5b70cb4a5c9b260d78 (patch)
tree847be82e4a38b17b1cfb2fa2c849ce89606c3428 /share/man/man9/ucred.9
parenta2a26d0a3d49525d80f3f40d79deb29d8f5d68be (diff)
mdoc(7) police: typos.
Notes
Notes: svn path=/head/; revision=101821
Diffstat (limited to 'share/man/man9/ucred.9')
-rw-r--r--share/man/man9/ucred.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/ucred.9 b/share/man/man9/ucred.9
index e69e275fc96e..6da8519fe863 100644
--- a/share/man/man9/ucred.9
+++ b/share/man/man9/ucred.9
@@ -38,7 +38,7 @@
.Nm crcopy ,
.Nm crdup ,
.Nm cru2x ,
-.NM cred_update_thread
+.Nm cred_update_thread
.Nd "functions related to user credentials"
.Sh SYNOPSIS
.In sys/param.h
@@ -180,7 +180,7 @@ the thread credential are to be made later during the same system call,
the thread credential must also be refreshed from the process credential
so as to prevent use of a stale value.
To avoid this scenario, it is recommended that system calls updating the
-process credential by designed to avoid other authorization functions.
+process credential be designed to avoid other authorization functions.
.Pp
If temporarily elevated privileges are required for a thread, the thread
credential can by replaced for the duration of an activity, or for