[DOC] cleanups
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								fa1764598e
							
						
					
				
			
			
				commit
				
					
						711fea9e7e
					
				
			
		
					 2 changed files with 23 additions and 21 deletions
				
			
		
							
								
								
									
										1
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
					@ -36,3 +36,4 @@ pub:
 | 
				
			||||||
man:
 | 
					man:
 | 
				
			||||||
	echo $(MANSRC)
 | 
						echo $(MANSRC)
 | 
				
			||||||
	a2x -f manpage --no-xmllint doc/man/cdist-stages.text
 | 
						a2x -f manpage --no-xmllint doc/man/cdist-stages.text
 | 
				
			||||||
 | 
						echo man ./doc/man/cdist-stages.7
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -73,6 +73,7 @@ STAGE 4: CODE GENERATION
 | 
				
			||||||
 | 
					
 | 
				
			||||||
STAGE 5: CODE EXECUTION
 | 
					STAGE 5: CODE EXECUTION
 | 
				
			||||||
-----------------------
 | 
					-----------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The resulting code is transferred to the target host and executed,
 | 
					The resulting code is transferred to the target host and executed,
 | 
				
			||||||
the run of cdist-deploy-to(1) ends.
 | 
					the run of cdist-deploy-to(1) ends.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue