From 257cc1a1b3f970d22f13d7416cb8f95795eed1b4 Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Mon, 22 Nov 2010 22:55:35 +1100 Subject: [PATCH] docs: removed outdated reference to virt-mem 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 04a4cb4a08..6e699b8625 100644 --- a/daemon/libvirtd.pod.in +++ b/daemon/libvirtd.pod.in @@ -163,6 +163,6 @@ PURPOSE =head1 SEE ALSO L, L, L, L, -L, L, L +L, L =cut diff --git a/tools/virsh.pod b/tools/virsh.pod index 5a96116184..c97786a526 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -1259,6 +1259,7 @@ PURPOSE =head1 SEE ALSO -L, L, L, L, L, L +L, L, L, L, +L =cut -- 2.39.5