aboutsummaryrefslogtreecommitdiff
path: root/system/eibd
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-14 12:11:18 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-17 12:38:05 -0400
commitb8703b43d0aa38f2e62561032e2d9ea802a59ecc (patch)
treefacf978b4be043e7308f9126c12c438b8c055014 /system/eibd
parentdb5177323f19922090962b147fda6fca84427fe7 (diff)
system/eibd: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/eibd')
-rw-r--r--system/eibd/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/system/eibd/README b/system/eibd/README
index 1aa3c662d6b46..8badc49cd2ab7 100644
--- a/system/eibd/README
+++ b/system/eibd/README
@@ -1,5 +1,6 @@
-The BCU SDK is a free development environment for BCU1 and BCU2 devices for the
-KNX home automation bus (formerly known as the European Installation Bus, EIB).
+The BCU SDK is a free development environment for BCU1 and BCU2
+devices for the KNX home automation bus (formerly known as the
+European Installation Bus, EIB).
The eibd daemon is the key component of the BCU SDK. It provides an
interface to the EIB/KNX bus. It supports the following backends:
@@ -11,4 +12,5 @@ interface to the EIB/KNX bus. It supports the following backends:
Eibd provides APIs for various programming languages and a number of
example programs written in C.
-A sample startup script for Slackware is provided along with the SlackBuild.
+A sample startup script for Slackware is provided along with the
+SlackBuild.