From 6c8c60988b957423ddb6fc5b70cb4a5c9b260d78 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 13 Aug 2002 14:57:33 +0000 Subject: mdoc(7) police: typos. --- share/man/man9/ucred.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man9') 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 -- cgit v1.2.3