From 8cc3d03963d9fc5bc069218ba236d9cf56c00e01 Mon Sep 17 00:00:00 2001 From: linggao Date: Mon, 1 Feb 2010 20:33:46 +0000 Subject: [PATCH] minor change on man page for nodestat git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5111 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/nodestat.1.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/nodestat.1.pod b/xCAT-client/pods/man1/nodestat.1.pod index 9d5553ed3..d298215c9 100644 --- a/xCAT-client/pods/man1/nodestat.1.pod +++ b/xCAT-client/pods/man1/nodestat.1.pod @@ -15,7 +15,7 @@ single or range of nodes or groups. See L. By default, it works as following: - 1. gets the ssh,pbs,xend port status; + 1. gets the sshd,pbs_mom,xend port status; 2. if none of them are open, it gets the fping status; 3. for pingable nodes that are in the middle of deployment, it gets the deployment status; 4. for non-pingable nodes, it shows 'noping'.