From d394511de3304005a8a52e0cbb6dd48fe8b1d3a4 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Thu, 16 May 2002 21:28:32 +0000 Subject: More s/file system/filesystem/g --- sys/kern/vfs_acl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/kern/vfs_acl.c') diff --git a/sys/kern/vfs_acl.c b/sys/kern/vfs_acl.c index 55ab33efbabd..72769db62a59 100644 --- a/sys/kern/vfs_acl.c +++ b/sys/kern/vfs_acl.c @@ -362,7 +362,7 @@ error: } /* - * For the purposes of file systems maintaining the _OBJ entries in an + * For the purposes of filesystems maintaining the _OBJ entries in an * inode with a mode_t field, this routine converts a mode_t entry * to an acl_perm_t. */ @@ -471,7 +471,7 @@ acl_posix1e_perms_to_mode(struct acl_entry *acl_user_obj_entry, /* * Perform a syntactic check of the ACL, sufficient to allow an - * implementing file system to determine if it should accept this and + * implementing filesystem to determine if it should accept this and * rely on the POSIX.1e ACL properties. */ int -- cgit v1.2.3