mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/zookeeper: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
7932ac3444
commit
1c8ecb16a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
ZooKeeper is a centralized service for maintaining configuration
|
||||
information, naming, providing distributed synchronization, and providing
|
||||
group services.
|
||||
information, naming, providing distributed synchronization, and
|
||||
providing group services.
|
||||
|
||||
All of these kinds of services are used in some form or another by
|
||||
distributed applications. Each time they are implemented there is a
|
||||
|
|
Loading…
Reference in a new issue