mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	Remove trailing spaces in file docs/source/guides/admin-guides/references/man5/zvm.5.rst
This commit is contained in:
		@@ -19,7 +19,7 @@ SYNOPSIS
 | 
			
		||||
********
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **zvm Attributes:**\   \ *node*\ , \ *hcp*\ , \ *userid*\ , \ *nodetype*\ , \ *parent*\ , \ *comments*\ , \ *disable*\ , \ *discovered*\ , \ *status*\ 
 | 
			
		||||
\ **zvm Attributes:**\   \ *node*\ , \ *hcp*\ , \ *userid*\ , \ *nodetype*\ , \ *parent*\ , \ *comments*\ , \ *disable*\ , \ *discovered*\ , \ *status*\
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
***********
 | 
			
		||||
@@ -36,58 +36,58 @@ zvm Attributes:
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **node**\ 
 | 
			
		||||
 
 | 
			
		||||
\ **node**\
 | 
			
		||||
 | 
			
		||||
 The node name.
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **hcp**\ 
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
\ **hcp**\
 | 
			
		||||
 | 
			
		||||
 The hardware control point for this node.
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **userid**\ 
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
\ **userid**\
 | 
			
		||||
 | 
			
		||||
 The z/VM userID of this node.
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **nodetype**\ 
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
\ **nodetype**\
 | 
			
		||||
 | 
			
		||||
 The node type. Valid values: cec (Central Electronic Complex), lpar (logical partition), zvm (z/VM host operating system), and vm (virtual machine).
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **parent**\ 
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
\ **parent**\
 | 
			
		||||
 | 
			
		||||
 The parent node. For LPAR, this specifies the CEC. For z/VM, this specifies the LPAR. For VM, this specifies the z/VM host operating system.
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **comments**\ 
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
\ **comments**\
 | 
			
		||||
 | 
			
		||||
 Any user provided notes.
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **disable**\ 
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
\ **disable**\
 | 
			
		||||
 | 
			
		||||
 Set to 'yes' or '1' to comment out this row.
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **discovered**\ 
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
\ **discovered**\
 | 
			
		||||
 | 
			
		||||
 Set to '1' to indicate this node was discovered.
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **status**\ 
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
\ **status**\
 | 
			
		||||
 | 
			
		||||
 The processing status.  Key value pairs (key=value) indicating status of the node.  Multiple pairs are separated by semi-colons.  Keys include: CLONING, CLONE_ONLY.
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -96,5 +96,5 @@ SEE ALSO
 | 
			
		||||
********
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\ 
 | 
			
		||||
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user