From dc493241b848d14e4b82f4f05e16e2f135268c3d Mon Sep 17 00:00:00 2001 From: linggao Date: Fri, 10 Sep 2010 18:09:14 +0000 Subject: [PATCH] monor fix git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7412 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/imgexport.1.pod | 4 ++-- xCAT-client/pods/man1/imgimport.1.pod | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xCAT-client/pods/man1/imgexport.1.pod b/xCAT-client/pods/man1/imgexport.1.pod index 537dbcc0e..b33fed81b 100644 --- a/xCAT-client/pods/man1/imgexport.1.pod +++ b/xCAT-client/pods/man1/imgexport.1.pod @@ -21,7 +21,7 @@ For statefull: For stateless: kernel - intied.gz + initrd.gz rootimg.gz x.pkglist x.otherpkgs.pkglist @@ -31,7 +31,7 @@ For stateless: For statelite: - intied.gz + initrd.gz x.pkglist x.synclist x.otherpkgs.pkglist diff --git a/xCAT-client/pods/man1/imgimport.1.pod b/xCAT-client/pods/man1/imgimport.1.pod index b05e6fe78..d96d7cd0f 100644 --- a/xCAT-client/pods/man1/imgimport.1.pod +++ b/xCAT-client/pods/man1/imgimport.1.pod @@ -20,7 +20,7 @@ For statefull, the following files will be copied to the appropriate directories For stateless, the following files will be copied to the appropriate directories. kernel - intied.gz + initrd.gz rootimg.gz x.pkglist x.otherpkgs.pkglist @@ -29,7 +29,7 @@ For stateless, the following files will be copied to the appropriate directories x.exlist For statelite, the following files will be copied to the appropriate directories. - intied.gz + initrd.gz x.pkglist x.synclist x.otherpkgs.pkglist