From c3864128356393cce0d75fd7a1e9a5e58109169b Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-client/pods/man1/mkflexnode.1.pod --- xCAT-client/pods/man1/mkflexnode.1.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/mkflexnode.1.pod b/xCAT-client/pods/man1/mkflexnode.1.pod index ed8d47f57..1f906e078 100644 --- a/xCAT-client/pods/man1/mkflexnode.1.pod +++ b/xCAT-client/pods/man1/mkflexnode.1.pod @@ -17,7 +17,7 @@ B I A flexible node is a B in a complex. Creating a flexible node is to create a partition which including all the slots defined in the xCAT blade node. Before creating a flexible node, a general xCAT blade node should be defined. The I attribute of this node should be a node range like 'a-b', it means the blades installed in slots 'a-b' need to be assigned to the partition. 'a' is the start slot, 'b' is the end slot. If this partition only have one slot, the slot range can be 'a'. - + The action of creating flexible node will impact the hardware status. Before creating it, the blades in the slot range should be in B state. After the creating, use the B to check the status of the node.