From 28c39af34d938d96d16578cb6d0a27600d732144 Mon Sep 17 00:00:00 2001 From: jjhua Date: Fri, 9 Sep 2011 05:36:59 +0000 Subject: [PATCH] correct some improper information in rbootseq man page git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10482 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/rbootseq.1.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xCAT-client/pods/man1/rbootseq.1.pod b/xCAT-client/pods/man1/rbootseq.1.pod index 5279b5ebe..027c04fbc 100644 --- a/xCAT-client/pods/man1/rbootseq.1.pod +++ b/xCAT-client/pods/man1/rbootseq.1.pod @@ -1,7 +1,7 @@ =head1 NAME -B - Persistently sets the order of boot devices for BladeCenter blades or PPC LPARs. +B - Persistently sets the order of boot devices for BladeCenter blades or PPC LPARs using Direct FSP Management (DFM). =head1 SYNOPSIS @@ -17,7 +17,7 @@ B I B<[hfi|net]> =head1 DESCRIPTION -For PPC (with HMC) specific: +For Blade specific: B sets the boot sequence (the order in which boot devices should be tried) for the specified blades. Up to four different medium/devices can be listed, separated by commas. The boot sequence will remain @@ -25,7 +25,7 @@ in effect for these blades until set differently. For PPC (using Direct FSP Management) specific: -B sets the net or hfi device as the first boot device for the specified PPC LPARs. The net or hfi mac address is store in the mac table. And B requires that the network information is correct in networks table as for getmacs/rnetboot. +B sets the net or hfi device as the first boot device for the specified PPC LPARs. The net or hfi mac address is stored in the mac table. And B requires that the network information is correct in networks table as for getmacs/rnetboot. =head1 OPTIONS