diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:30:18 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:30:18 -0400 |
commit | 4ce563ac9c5a017bf72c4c15851da42b6c6380b8 (patch) | |
tree | d0a4c2ef89d0153fd2197c5b212f1fb89293c74c /network/avahi | |
parent | e427fa33b4c7eaf6a52c01eca7c8ae3dce4b738b (diff) |
network/avahi: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/avahi')
-rw-r--r-- | network/avahi/README | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/network/avahi/README b/network/avahi/README index 8eed1b461a846..3057f78a16cd9 100644 --- a/network/avahi/README +++ b/network/avahi/README @@ -1,14 +1,14 @@ -Avahi is an implementation of the DNS Service Discovery and Multicast DNS -specifications for Zeroconf Computing. It uses D-BUS for communication -between user applications and a system daemon. The daemon is used to -coordinate application efforts in caching replies, necessary to minimize -the traffic imposed on networks. This kind of technology is already -found in Apple MacOS X (branded Rendezvous Bonjour and sometimes Zeroconf) -and is very convenient. +Avahi is an implementation of the DNS Service Discovery and Multicast +DNS specifications for Zeroconf Computing. It uses D-BUS for +communication between user applications and a system daemon. The +daemon is used to coordinate application efforts in caching replies, +necessary to minimize the traffic imposed on networks. This kind +of technology is already found in Apple MacOS X (branded Rendezvous +Bonjour and sometimes Zeroconf) and is very convenient. -You will need to have an "avahi" user and group on the target system -prior to installing the avahi package. See README.SBo in this directory -(it is also installed to the package docmentation directory) for more -information and for setup notes. +You will need to have an "avahi" user and group on the target +system prior to installing the avahi package. See README.SBo in this +directory (it is also installed to the package docmentation directory) +for more information and for setup notes. mono support is not working ATM so it's forcibly disabled. |