[libvirt] [PATCH] doc: virsh: Fix command name in man page

Peter Krempa pkrempa at redhat.com
Thu Sep 15 08:31:52 UTC 2011


Fix cut&paste error having command named domif-setlink instead of
domif-getlink.
---
 tools/virsh.pod |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/virsh.pod b/tools/virsh.pod
index e82567d..27d8f42 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -518,7 +518,7 @@ Modify link state of the domain's virtual interface. Possible values for
 state are "up" and "down. If --persistent is specified, only the persistent
 configuration of the domain is modified.

-=item B<domif-setlink> I<domain> I<interface-MAC> I<--persistent>
+=item B<domif-getlink> I<domain> I<interface-MAC> I<--persistent>

 Query link state of the domain's virtual interface. If --persistent
 is specified, query the persistent configuration.
-- 
1.7.3.4




More information about the libvir-list mailing list