mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	doc: correct heading level in printenv man-page
The 'Configuration' heading should be on level 2, not on level 1.
Fixes: eaa268589e9c ("doc: man-page for the printenv command")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
			
			
This commit is contained in:
		
							parent
							
								
									ea58b9a404
								
							
						
					
					
						commit
						f9178e19a1
					
				@ -78,7 +78,7 @@ variable and how to specify a vendor GUID:
 | 
			
		||||
    =>
 | 
			
		||||
 | 
			
		||||
Configuration
 | 
			
		||||
=============
 | 
			
		||||
-------------
 | 
			
		||||
 | 
			
		||||
UEFI variables are only supported if CONFIG_CMD_NVEDIT_EFI=y. The value of UEFI
 | 
			
		||||
variables can only be displayed if CONFIG_HEXDUMP=y.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user