gnu: bindfs: Fix trailing whitespace in description.
* gnu/packages/file-systems.scm (bindfs)[description]: Fix trailing whitespace.
This commit is contained in:
		
							parent
							
								
									0861388f8d
								
							
						
					
					
						commit
						36a78af6f2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -196,7 +196,7 @@ another location, similar to @command{mount --bind}.  It can be used for:
 | 
				
			||||||
@item Sharing a directory with a list of users (or groups).
 | 
					@item Sharing a directory with a list of users (or groups).
 | 
				
			||||||
@item Modifying permission bits using rules with chmod-like syntax.
 | 
					@item Modifying permission bits using rules with chmod-like syntax.
 | 
				
			||||||
@item Changing the permissions with which files are created.
 | 
					@item Changing the permissions with which files are created.
 | 
				
			||||||
@end itemize ")
 | 
					@end itemize")
 | 
				
			||||||
    (license license:gpl2+)))
 | 
					    (license license:gpl2+)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public cachefilesd-inotify
 | 
					(define-public cachefilesd-inotify
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue