summaryrefslogtreecommitdiff
path: root/Base/usr/share/man/man8/mount.md
diff options
context:
space:
mode:
Diffstat (limited to 'Base/usr/share/man/man8/mount.md')
-rw-r--r--Base/usr/share/man/man8/mount.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Base/usr/share/man/man8/mount.md b/Base/usr/share/man/man8/mount.md
index f63d45cf23..e5d2e8afb2 100644
--- a/Base/usr/share/man/man8/mount.md
+++ b/Base/usr/share/man/man8/mount.md
@@ -20,7 +20,7 @@ If invoked as `mount -a`, `mount` mounts all the filesystems configured in
[`SystemServer`(7)](../man7/SystemServer.md).
Otherwise, `mount` performs a single filesystem mount. Source should be a path
-to a file containing the filesystem image. Target, and fstype have the same
+to a file containing the filesystem image. Target and fstype have the same
meaning as in the [`mount`(2)](../man2/mount.md) syscall (if not specified,
fstype defaults to `ext2`).