diff options
Diffstat (limited to 'sbin/mount_ext2fs/mount_ext2fs.8')
-rw-r--r-- | sbin/mount_ext2fs/mount_ext2fs.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mount_ext2fs/mount_ext2fs.8 b/sbin/mount_ext2fs/mount_ext2fs.8 index 7bedb82..6a08c28 100644 --- a/sbin/mount_ext2fs/mount_ext2fs.8 +++ b/sbin/mount_ext2fs/mount_ext2fs.8 @@ -36,7 +36,7 @@ .Os .Sh NAME .Nm mount_ext2fs -.Nd mount an ext2fs filesystem +.Nd mount an ext2fs file system .Sh SYNOPSIS .Nm .Op Fl o Ar options @@ -45,9 +45,9 @@ .Sh DESCRIPTION The .Nm -utility attaches a ext2fs filesystem +utility attaches a ext2fs file system .Ar special -device on to the filesystem tree at the point +device on to the file system tree at the point .Ar node . .Pp This command is normally executed by |