me
/
guix
Archived
1
0
Fork 0

gnu: bindfs: Fix trailing whitespace in description.

* gnu/packages/file-systems.scm (bindfs)[description]: Fix trailing
  whitespace.
master
Vagrant Cascadian 2021-12-30 00:34:24 -08:00
parent 0861388f8d
commit 36a78af6f2
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -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 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