mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Synchronize GNU package descriptions with upstream.
These are mostly two-space-after-end-of-sentence-period changes
resulting from commit 3a09e1d2
.
This commit is contained in:
parent
bed035c560
commit
c5779c931b
14 changed files with 31 additions and 30 deletions
|
@ -997,10 +997,10 @@ recover lost partitions and/or make non-booting disks bootable again.")
|
|||
(synopsis "Daemon to monitor directories for events such as file removal")
|
||||
(description
|
||||
"A daemon that monitors directories for events, such as creating,
|
||||
deleting or modifying files. It can monitor different sets of directories for
|
||||
deleting or modifying files. It can monitor different sets of directories for
|
||||
different events. When an event is detected, direvent calls a specified
|
||||
external program with information about the event, such as the location
|
||||
within the file system where it occurred. Thus, \"direvent\" provides an easy
|
||||
way to react immediately if given files undergo changes, for example, to
|
||||
within the file system where it occurred. Thus, \"direvent\" provides an
|
||||
easy way to react immediately if given files undergo changes, for example, to
|
||||
track changes in important system configuration files.")
|
||||
(license gpl3+)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue