mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
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 @@ (define-public bindfs
|
|||
@item Sharing a directory with a list of users (or groups).
|
||||
@item Modifying permission bits using rules with chmod-like syntax.
|
||||
@item Changing the permissions with which files are created.
|
||||
@end itemize ")
|
||||
@end itemize")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public cachefilesd-inotify
|
||||
|
|
Loading…
Reference in a new issue