gnu: iptables: Remove trailing newline from description.
...introduced in be5dc5fb18.
* gnu/packages/linux.scm (iptables)[description]: Remove trailing newline.
			
			
This commit is contained in:
		
							parent
							
								
									4bac91e1d8
								
							
						
					
					
						commit
						fadc55330d
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -1146,8 +1146,7 @@ configure the Linux 2.4.x and later IPv4 packet filtering ruleset | |||
| This package also includes @command{ip6tables}, which is used to configure the | ||||
| IPv6 packet filter. | ||||
| 
 | ||||
| Both commands are targeted at system administrators. | ||||
| ") | ||||
| Both commands are targeted at system administrators.") | ||||
|     (license license:gpl2+))) | ||||
| 
 | ||||
| (define-public ebtables | ||||
|  |  | |||
		Reference in a new issue