summaryrefslogtreecommitdiffstats
path: root/sys/fs/ntfs/ntfs_vfsops.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/ntfs/ntfs_vfsops.c')
-rw-r--r--sys/fs/ntfs/ntfs_vfsops.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/fs/ntfs/ntfs_vfsops.c b/sys/fs/ntfs/ntfs_vfsops.c
index 5eaa02f..82e1158 100644
--- a/sys/fs/ntfs/ntfs_vfsops.c
+++ b/sys/fs/ntfs/ntfs_vfsops.c
@@ -114,7 +114,7 @@ ntfs_mount (
if( path == NULL) {
/*
***
- * Mounting root file system
+ * Mounting root filesystem
***
*/
@@ -141,7 +141,7 @@ ntfs_mount (
/*
***
- * Mounting non-root file system or updating a file system
+ * Mounting non-root filesystem or updating a filesystem
***
*/
OpenPOWER on IntegriCloud