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/man7/route.7.rst
This commit is contained in:
		@@ -19,7 +19,7 @@ SYNOPSIS
 | 
			
		||||
********
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **route Attributes:**\   \ *gateway*\ , \ *ifname*\ , \ *mask*\ , \ *net*\ , \ *routename*\ , \ *usercomment*\ 
 | 
			
		||||
\ **route Attributes:**\   \ *gateway*\ , \ *ifname*\ , \ *mask*\ , \ *net*\ , \ *routename*\ , \ *usercomment*\
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
***********
 | 
			
		||||
@@ -40,39 +40,39 @@ route Attributes:
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **gateway**\  (routes.gateway)
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 The gateway that routes the ip traffic from the mn to the nodes. It is usually a service node.
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **ifname**\  (routes.ifname)
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 The interface name that facing the gateway. It is optional for IPv4 routes, but it is required for IPv6 routes.
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **mask**\  (routes.mask)
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 The network mask.
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **net**\  (routes.net)
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 The network address.
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **routename**\  (routes.routename)
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 Name used to identify this route.
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **usercomment**\  (routes.comments)
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 Any user-written notes.
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -81,5 +81,5 @@ SEE ALSO
 | 
			
		||||
********
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
\ **mkdef(1)**\ , \ **chdef(1)**\ , \ **lsdef(1)**\ , \ **rmdef(1)**\ 
 | 
			
		||||
\ **mkdef(1)**\ , \ **chdef(1)**\ , \ **lsdef(1)**\ , \ **rmdef(1)**\
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user