fix example

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@928 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2008-03-28 14:26:35 +00:00
parent 245de1d137
commit 866ffd64aa

View File

@ -1859,7 +1859,7 @@ sub get_site_Master
Error:
$::ERROR_RC=0 no error $::ERROR_RC=1 error
example: $sn =xCAT::get_SN_for_MS(@nodes,$service,"MS");
example: $sn =xCAT::Utils->get_SN_for_MS(@nodes,$service,"MS");
=cut