[Pkg-libvirt-commits] [libguestfs] 09/72: actions: fix a couple of docs references

Hilko Bengen bengen at moszumanska.debian.org
Sun Apr 5 15:19:46 UTC 2015


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

bengen pushed a commit to branch master
in repository libguestfs.

commit 335897ee3e7fce944809122bd7fee6ebb6eed148
Author: Pino Toscano <ptoscano at redhat.com>
Date:   Thu Feb 12 13:53:10 2015 +0100

    actions: fix a couple of docs references
    
    (cherry picked from commit 3dff1582d46866b153545f980e3273f4565077a2)
---
 generator/actions.ml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/generator/actions.ml b/generator/actions.ml
index 6a23ba9..fff13f3 100644
--- a/generator/actions.ml
+++ b/generator/actions.ml
@@ -2410,7 +2410,7 @@ the algorithm described in L<guestfs(3)/BLOCK DEVICE NAMING>.
 
 =item C</dev/dm-N>
 
-Converted to C</dev/VG/LV> form using C<guestfs_lvm_canonical_lvm_name>.
+Converted to C</dev/VG/LV> form using C<guestfs_lvm_canonical_lv_name>.
 
 =back
 
@@ -11738,7 +11738,7 @@ to read data.
 
 The returned boolean tells you if there are any more journal
 records to read.  C<true> means you can read the next record
-(eg. using C<guestfs_journal_get_data>), and C<false> means you
+(eg. using C<guestfs_journal_get>), and C<false> means you
 have reached the end of the journal." };
 
   { defaults with

-- 
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