[Pkg-libvirt-commits] [libguestfs] 01/14: virt-cat, virt-ls, virt-edit: Fix typo in documentation.

Hilko Bengen bengen at moszumanska.debian.org
Sat Aug 30 08:29:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag upstream/1.27.20
in repository libguestfs.

commit 9aa0969d8d6f9d8d20b2e9912e8ad7128fcad50d
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Jun 24 12:24:04 2014 +0100

    virt-cat, virt-ls, virt-edit: Fix typo in documentation.
    
    This fixes the following:
     commit aad3c467fb47d3aa0720624c20561cd8eb34072b
     commit de5e7331afbb83ffac509e899851e791191922b3
     commit 86706907af1adea96820ec2c5aa4222fcc4065b0
---
 cat/virt-cat.pod   | 2 +-
 cat/virt-ls.pod    | 2 +-
 edit/virt-edit.pod | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/cat/virt-cat.pod b/cat/virt-cat.pod
index e06a961..5307841 100644
--- a/cat/virt-cat.pod
+++ b/cat/virt-cat.pod
@@ -137,7 +137,7 @@ If the mountpoint is omitted, it defaults to C</>.
 Specifying any mountpoint disables the inspection of the guest and
 the mount of its root and all of its mountpoints, so make sure
 to mount all the mountpoints needed to work with the filenames
-gives as arguments.
+given as arguments.
 
 If you don't know what filesystems a disk image contains, you can
 either run guestfish without this option, then list the partitions,
diff --git a/cat/virt-ls.pod b/cat/virt-ls.pod
index b7b676e..38c759a 100644
--- a/cat/virt-ls.pod
+++ b/cat/virt-ls.pod
@@ -368,7 +368,7 @@ If the mountpoint is omitted, it defaults to C</>.
 Specifying any mountpoint disables the inspection of the guest and
 the mount of its root and all of its mountpoints, so make sure
 to mount all the mountpoints needed to work with the filenames
-gives as arguments.
+given as arguments.
 
 If you don't know what filesystems a disk image contains, you can
 either run guestfish without this option, then list the partitions,
diff --git a/edit/virt-edit.pod b/edit/virt-edit.pod
index ff72d71..7499a1a 100644
--- a/edit/virt-edit.pod
+++ b/edit/virt-edit.pod
@@ -175,7 +175,7 @@ If the mountpoint is omitted, it defaults to C</>.
 Specifying any mountpoint disables the inspection of the guest and
 the mount of its root and all of its mountpoints, so make sure
 to mount all the mountpoints needed to work with the filenames
-gives as arguments.
+given as arguments.
 
 If you don't know what filesystems a disk image contains, you can
 either run guestfish without this option, then list the partitions,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list