Blob Blame History Raw
From d36f16809954ab7af7e2c9f0662abeda8d47ce98 Mon Sep 17 00:00:00 2001
From: "Richard W.M. Jones" <rjones@redhat.com>
Date: Sat, 29 Nov 2014 18:20:52 +0000
Subject: [PATCH] p2v: Refer to virt-v2v resource requirements in virt-p2v man
 page.

(cherry picked from commit 391d90d9e7b86890c3de3cd5fc200375fb8c6b0a)
---
 p2v/virt-p2v.pod | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/p2v/virt-p2v.pod b/p2v/virt-p2v.pod
index 1ff1130..744e8d4 100644
--- a/p2v/virt-p2v.pod
+++ b/p2v/virt-p2v.pod
@@ -59,7 +59,8 @@ L<sshd_config(5)> file on the conversion server).
 The conversion server does not need to be a physical machine.  It
 could be a virtual machine, as long as it has sufficient memory and
 disk space to do the conversion, and as long as the physical machine
-can connect directly to its SSH port.
+can connect directly to its SSH port.  (See also
+L<virt-v2v(1)/RESOURCE REQUIREMENTS>).
 
 Because all of the data on the physical server's hard drive(s) has to
 be copied over the network, the speed of conversion is largely
-- 
1.8.3.1