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 73391af3b23b..8c2dbcd29576 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 file system +.Nd mount an ext2fs filesystem .Sh SYNOPSIS .Nm .Op Fl o Ar options @@ -45,9 +45,9 @@ .Sh DESCRIPTION The .Nm -command attaches a ext2fs file system +command attaches a ext2fs filesystem .Ar special -device on to the file system tree at the point +device on to the filesystem tree at the point .Ar node . .Pp This command is normally executed by |