summaryrefslogtreecommitdiffstats
path: root/system/lsyncd
diff options
context:
space:
mode:
author David Spencer2016-01-18 20:44:34 +0100
committer Willy Sudiarto Raharjo2016-01-19 20:27:21 +0100
commit272a64b1b6e9e3a4bf32910854b60f06851680a5 (patch)
tree31f4f3d66b766cac3f4bf08a63914db63fc98200 /system/lsyncd
parent8395b8452665940e09465fab17a9c82af69fb8af (diff)
downloadslackbuilds-272a64b1b6e9e3a4bf32910854b60f06851680a5.tar.gz
Multiple: Fix slack-desc.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/lsyncd')
-rw-r--r--system/lsyncd/slack-desc4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/lsyncd/slack-desc b/system/lsyncd/slack-desc
index cf2d6455c5..b537c8f887 100644
--- a/system/lsyncd/slack-desc
+++ b/system/lsyncd/slack-desc
@@ -5,13 +5,13 @@
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
- |-----handy-ruler------------------------------------------------------|
+ |-----handy-ruler------------------------------------------------------|
lsyncd: lsyncd (live syncing daemon - syncs local dirs wth remote targets)
lsyncd:
lsyncd: Lsyncd watches a local directory trees event monitor interface
lsyncd: (inotify). It aggregates and combines events for a few seconds and
lsyncd: then spawns one (or more) process(es) to synchronize the changes.
-lysncd: By default this is rsync. Lsyncd is thus a lightweight live mirror
+lsyncd: By default this is rsync. Lsyncd is thus a lightweight live mirror
lsyncd: solution that is comparatively easy to install not requiring new
lsyncd: filesystems or blockdevices and does not hamper local filesystem
lsyncd: performance.