From 288bf2b67e50e842b780749c11db655b693973ac Mon Sep 17 00:00:00 2001 From: lissav Date: Thu, 2 Sep 2010 13:23:24 +0000 Subject: [PATCH] fix manpage for AIX -i interface git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7345 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/xdsh.1.pod | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/xCAT-client/pods/man1/xdsh.1.pod b/xCAT-client/pods/man1/xdsh.1.pod index 1aced1231..d29b6ad68 100644 --- a/xCAT-client/pods/man1/xdsh.1.pod +++ b/xCAT-client/pods/man1/xdsh.1.pod @@ -13,7 +13,7 @@ B I [B<-K>] B I [B<-K>] [B<-l> I] -B [B<-i> I] I +B [B<-i> I] I B I [B<-c>] @@ -223,9 +223,10 @@ Displays usage information. =item B<-i>|B<--rootimg> I - -Specifies the path to the install image on the local node. -xdsh will chroot to this path and run the xdsh command against the +For Linux, Specifies the path to the install image on the local node. +For AIX, specifies the name of the osimage on the local node. Run lsnim +for valid names. +xdsh will chroot (xcatchroot for AIX) to this path and run the xdsh command against the install image. No other xdsh flags, environment variables apply with this input. A noderange is not accepted. Only runs on the local host, normally the Management Node. @@ -512,7 +513,7 @@ B I<-i /install/netboot/fedora9/x86_64/service/rootimg "rpm -qa | grep xCA To run on AIX, the xdsh command "lslpp -l | grep bos" on the NIM 611dskls spot, enter: -B I<-i /install/nim/spot/611dskls "/usr/bin/lslpp -l | grep bos"> +B I<-i 611dskls "/usr/bin/lslpp -l | grep bos"> =item *