From 7e4f03d2c24b96bac28d8e62bf20168d9eaa7654 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Thu, 8 Feb 2018 13:20:34 +0100 Subject: [PATCH] Fix minor typos --- builder/virt-builder-repository.pod | 2 +- docs/guestfs-release-notes.pod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/builder/virt-builder-repository.pod b/builder/virt-builder-repository.pod index d005d47bc..4ca0c2202 100644 --- a/builder/virt-builder-repository.pod +++ b/builder/virt-builder-repository.pod @@ -60,7 +60,7 @@ L. =head2 Update images in an existing repository -In this use case, an new image or a new revision of an existing image +In this use case, a new image or a new revision of an existing image needs to be added to the repository. Place the corresponding image template files in the repository folder. diff --git a/docs/guestfs-release-notes.pod b/docs/guestfs-release-notes.pod index 67fb362ef..26a2cee28 100644 --- a/docs/guestfs-release-notes.pod +++ b/docs/guestfs-release-notes.pod @@ -49,7 +49,7 @@ so they will only run when the system is booted normally. Virt-customize now sets a random F for Linux guests, if one is not already set. -Virt-df now works correctly on fileystems with block sizes smaller +Virt-df now works correctly on filesystems with block sizes smaller than 1K (Nikolay Ivanets). Virt-dib has further compatibility enhancements with diskimage-builder