From c02300a631f79350af06b8f6d1f4201501657356 Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 28 Oct 2008 14:01:48 +0000 Subject: [PATCH] fix examples git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2399 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 a7d4b629b..c3a0138a7 100644 --- a/xCAT-client/pods/man1/sinv.1.pod +++ b/xCAT-client/pods/man1/sinv.1.pod @@ -175,7 +175,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. @@ -184,7 +184,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.