aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/vfs_acl.c
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2002-05-16 21:28:32 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2002-05-16 21:28:32 +0000
commitd394511de3304005a8a52e0cbb6dd48fe8b1d3a4 (patch)
tree0cbeb3775d12e86712b373b6e5a62d8ee7b3abc8 /sys/kern/vfs_acl.c
parent2bf6dd18ba2f6fc4830854b9f5d3d79dcffc106d (diff)
downloadsrc-d394511de3304005a8a52e0cbb6dd48fe8b1d3a4.tar.gz
src-d394511de3304005a8a52e0cbb6dd48fe8b1d3a4.zip
More s/file system/filesystem/g
Notes
Notes: svn path=/head/; revision=96755
Diffstat (limited to 'sys/kern/vfs_acl.c')
-rw-r--r--sys/kern/vfs_acl.c4
1 files changed, 2 insertions, 2 deletions
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