diff --git a/xCAT-client/pods/man8/mknb.8.pod b/xCAT-client/pods/man8/mknb.8.pod index 5c0050981..53dc293b4 100644 --- a/xCAT-client/pods/man8/mknb.8.pod +++ b/xCAT-client/pods/man8/mknb.8.pod @@ -12,10 +12,7 @@ B I The B command is run by xCAT automatically, when xCAT is installed on the management node. It creates a network boot root image (used for node discovery, BMC programming, and flashing) for the same architecture that the management node is. So you normally do not need to run the B -command yourself. If you have nodes of a different architecture -than the management node (e.g. ppc), you can run B to create an additional network boot image for -that architecture. - +command yourself. Presently, only the arch x86_64 is supported. =head1 OPTIONS @@ -23,7 +20,7 @@ that architecture. =item I -The hardware architecture for which to build the boot image: x86, x86_64, ppc, ppc64 +The hardware architecture for which to build the boot image: x86_64 =back