diff --git a/xCAT-client/pods/man1/chdef.1.pod b/xCAT-client/pods/man1/chdef.1.pod index dc55caad6..2b7258797 100644 --- a/xCAT-client/pods/man1/chdef.1.pod +++ b/xCAT-client/pods/man1/chdef.1.pod @@ -148,6 +148,12 @@ To change the node object name from node1 to node2. chdef -t node -o node1 -n node2 +=item 10. + +To change the node hwtype, this command will change the value of ppc.nodetype. + + chdef -t node -o node1 hwtype=lpar + =back