Fixed syntax errors in chdef and rspconfig man pages

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10099 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
bp-sawyers 2011-07-15 11:26:34 +00:00
parent 7a15992239
commit 2634ce8401
2 changed files with 7 additions and 3 deletions

View File

@ -153,7 +153,7 @@ To change the node object name from node1 to node2.
To change the node hwtype, this command will change the value of ppc.nodetype.
chdef -t node -o node1 hwtype=lpar
=back

View File

@ -580,8 +580,8 @@ Output is similar to:
Server-8233-E8B-SN1000ECP-A,Server-9119-FHA-SN0275995-B,Server-9119-FHA-SN0275995-A,
Reset network finished.
=back
=item *
To update the existing admin password on fsp:
@ -589,12 +589,16 @@ B<rspconfig> I<fsp admin_passwd=admin,abc123>
fsp: Success
=item *
To set the initial password for user HMC on fsp:
B<rspconfig> I<fsp HMC_passwd=,abc123>
fsp: Success
=back
=head1 SEE ALSO
L<noderange(3)|noderange.3>, L<rpower(1)|rpower.1>, L<rcons(1)|rcons.1>, L<rinv(1)|rinv.1>, L<rvitals(1)|rvitals.1>, L<rscan(1)|rscan.1>, L<rflash(1)|rflash.1>