summaryrefslogtreecommitdiffstats
path: root/guestfish-actions.pod
diff options
context:
space:
mode:
Diffstat (limited to 'guestfish-actions.pod')
-rw-r--r--guestfish-actions.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/guestfish-actions.pod b/guestfish-actions.pod
index f1b624b2..62be2a91 100644
--- a/guestfish-actions.pod
+++ b/guestfish-actions.pod
@@ -779,7 +779,7 @@ as necessary. This is like the C<mkdir -p> shell command.
mkfs fstype device
This creates a filesystem on C<device> (usually a partition
-of LVM logical volume). The filesystem type is C<fstype>, for
+or LVM logical volume). The filesystem type is C<fstype>, for
example C<ext3>.
=head2 mount