From 6acb4914fb15124fe02c5fefa98229fd70f6570f Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Sun, 31 Jan 1999 10:05:59 +0000 Subject: Fixed English in previous commit. --- sys/sys/ucred.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/sys/ucred.h b/sys/sys/ucred.h index c0e9cc20c127..e0ae96c03184 100644 --- a/sys/sys/ucred.h +++ b/sys/sys/ucred.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ucred.h 8.4 (Berkeley) 1/9/95 - * $Id: ucred.h,v 1.8 1997/02/22 09:46:19 peter Exp $ + * $Id: ucred.h,v 1.9 1999/01/30 12:28:49 phk Exp $ */ #ifndef _SYS_UCRED_H_ @@ -41,7 +41,7 @@ * Credentials. * * Please do not inspect cr_uid directly to determine superuserness. - * only the suser() function should be used for this. + * Only the suser() function should be used for this. */ struct ucred { u_short cr_ref; /* reference count */ -- cgit v1.3