From 5ac0c7406cb2365152dc936e529401851d37690d Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 3 Mar 2009 15:49:03 +0000 Subject: [PATCH] remove bad example and add hierachcy info git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2829 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/xdcp.1.pod | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/xCAT-client/pods/man1/xdcp.1.pod b/xCAT-client/pods/man1/xdcp.1.pod index 8b1894920..b072a5c2a 100644 --- a/xCAT-client/pods/man1/xdcp.1.pod +++ b/xCAT-client/pods/man1/xdcp.1.pod @@ -19,7 +19,7 @@ nodes. The command issues a remote copy com- mand for each node or device specified. When files are pulled from a target, they are placed into the target_path with the name of the remote node or device appended to the copied source_file name. The -/usr/bin/rcp command is the model for syntax and security. +/usr/bin/rcp command is the model for syntax and security. If using hierarchy, then xdcp actually runs on the service node that is servicing the compute node. The file to be copied to the compute node must first be copied to the service node. B B: @@ -292,14 +292,6 @@ userdefined. =over 3 -=item * - -To copy the /tmp/etc/hosts file from the local host to the /etc -directory on node3, node4, node5, and to user gregb on node16, -enter: - -B I - =item *