From 6743fbae4b2ba37f678d6300d5f89c3a4d351047 Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 31 Oct 2008 11:56:33 +0000 Subject: [PATCH] fix per defect 3102008 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2429 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/sinv.1.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-client/pods/man1/sinv.1.pod b/xCAT-client/pods/man1/sinv.1.pod index 12dc67862..3fbca53ae 100644 --- a/xCAT-client/pods/man1/sinv.1.pod +++ b/xCAT-client/pods/man1/sinv.1.pod @@ -183,7 +183,7 @@ Verbose mode. To setup sinv.template (name optional) for input to the B command , enter: -B I /tmp/sinv.template> +B I /tmp/sinv.template> Note: when setting up the template the output of xdsh must be piped to xdshbak, sinv processing depends on it. @@ -192,7 +192,7 @@ Note: when setting up the template the output of xdsh must be piped To setup rinv.template for input to the B command , enter: -B I /tmp/rinv.template> +B I /tmp/rinv.template> Note: when setting up the template the output of rinv must be piped to xdshbak, sinv processing depends on it.