[libvirt] [PATCH] docs: removed outdated reference to virt-mem

Justin Clift jclift at redhat.com
Mon Nov 22 12:10:36 UTC 2010


The virt-mem program is no longer shipped, but was still being
referenced at the bottom of the virsh and libvirtd man pages.

This patch removes it from those man pages, addressing
BZ# 639603:

  https://bugzilla.redhat.com/show_bug.cgi?id=639603
---
 daemon/libvirtd.pod.in |    2 +-
 tools/virsh.pod        |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/daemon/libvirtd.pod.in b/daemon/libvirtd.pod.in
index 04a4cb4..6e699b8 100644
--- a/daemon/libvirtd.pod.in
+++ b/daemon/libvirtd.pod.in
@@ -163,6 +163,6 @@ PURPOSE
 =head1 SEE ALSO
 
 L<virsh(1)>, L<virt-install(1)>, L<virt-xml-validate(1)>, L<virt-top(1)>,
-L<virt-mem(1)>, L<virt-df(1)>, L<http://www.libvirt.org/>
+L<virt-df(1)>, L<http://www.libvirt.org/>
 
 =cut
diff --git a/tools/virsh.pod b/tools/virsh.pod
index 5a96116..c97786a 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -1259,6 +1259,7 @@ PURPOSE
 
 =head1 SEE ALSO
 
-L<virt-install(1)>, L<virt-xml-validate(1)>, L<virt-top(1)>, L<virt-mem(1)>, L<virt-df(1)>, L<http://www.libvirt.org/>
+L<virt-install(1)>, L<virt-xml-validate(1)>, L<virt-top(1)>, L<virt-df(1)>,
+L<http://www.libvirt.org/>
 
 =cut
-- 
1.7.3.2




More information about the libvir-list mailing list