From 1563ba58278bd4b8b94b2e01625fa3592e661515 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Wed, 22 Nov 2017 21:10:59 +0200 Subject: [PATCH] Fix minor typos --- dib/virt-dib.pod | 2 +- fish/guestfish.pod | 2 +- generator/actions_tsk.ml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dib/virt-dib.pod b/dib/virt-dib.pod index 4087cefc8..369776173 100644 --- a/dib/virt-dib.pod +++ b/dib/virt-dib.pod @@ -283,7 +283,7 @@ The default can be found with this command: Add the specified options to L, to be able to fine-tune the root filesystem creation; the options are passed to the driver of L, and not to L itself. Note that -I<--fs-type> is used to to change the filesystem type. +I<--fs-type> is used to change the filesystem type. You should use I<--mkfs-options> at most once. To pass multiple options, separate them with space, eg: diff --git a/fish/guestfish.pod b/fish/guestfish.pod index c37189bd8..cff0e9c20 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -1328,7 +1328,7 @@ The ASCII character whose code is the hex value NN. =head2 EXAMPLES OF PROMPTS -Note these these require a terminal that supports ANSI escape codes. +Note that these examples require a terminal that supports ANSI escape codes. =over 4 diff --git a/generator/actions_tsk.ml b/generator/actions_tsk.ml index 88605bac3..ec9d8e642 100644 --- a/generator/actions_tsk.ml +++ b/generator/actions_tsk.ml @@ -45,7 +45,7 @@ The C structure contains the following fields. =item C -Filesystem reference number of the node. It migh be C<0> +Filesystem reference number of the node. It might be C<0> if the node has been deleted. =item C @@ -55,7 +55,7 @@ See below for a detailed list of values. =item C -File size in bytes. It migh be C<-1> +File size in bytes. It might be C<-1> if the node has been deleted. =item C