diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-07-04 09:17:47 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-07-04 09:17:47 +0000 |
commit | faf4706a4bffc8e8bd6dd121f972bc24603b4fae (patch) | |
tree | 78cdcc169515172aa0b2d65f28230d3b2b16c8ad /www/spreadlogd | |
parent | db0bfcda7d10de6869a39bbb92db08ab6c607c9c (diff) | |
download | ports-faf4706a4bffc8e8bd6dd121f972bc24603b4fae.tar.gz ports-faf4706a4bffc8e8bd6dd121f972bc24603b4fae.zip |
- Update pkg-descr
PR: ports/191485
Submitted by: C. Hutchinson <portmaster@bsdforge.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=360583
Diffstat (limited to 'www/spreadlogd')
-rw-r--r-- | www/spreadlogd/pkg-descr | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/www/spreadlogd/pkg-descr b/www/spreadlogd/pkg-descr index 4949f01b6d23..74b77d82abe8 100644 --- a/www/spreadlogd/pkg-descr +++ b/www/spreadlogd/pkg-descr @@ -1,10 +1,13 @@ -If you kill -HUP or kill the spreadlogd process, it will not actually process -the signal until after it has received its next message from Spread. You can -move you log files to new names and then kill -HUP and it will reopen the log -files. This is useful for seamless log rotation without losing any messages. +If you kill -HUP or kill the spreadlogd process, it will not actually +process the signal until after it has received its next message from +Spread. You can move your log files to new names and then kill -HUP and +it will reopen the log files. This is useful for seamless log rotation +without losing any messages. -Spread is really cool. It is a poweful group communication toolkit developed -at the Center for Networking and Distributed Systems at the Johns Hopkins -University (http://www.spread.org/ and http://www.cnds.jhu.edu/, respectively). +Spread is really cool. It is a poweful group communication toolkit +developed at the Center for Networking and Distributed Systems at the +Johns Hopkins University +(http://www.spread.org/ and http://www.cnds.jhu.edu/, respectively). WWW: http://www.lethargy.org/mod_log_spread/ +WWW: http://bsdforge.com/projects/www/spreadlogd/ |