summaryrefslogtreecommitdiffstats
path: root/utils/eventlog/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'utils/eventlog/DETAILS')
-rwxr-xr-xutils/eventlog/DETAILS7
1 files changed, 4 insertions, 3 deletions
diff --git a/utils/eventlog/DETAILS b/utils/eventlog/DETAILS
index d063ef22bd..95a393a498 100755
--- a/utils/eventlog/DETAILS
+++ b/utils/eventlog/DETAILS
@@ -12,7 +12,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="utils logging"
SHORT=""
cat << EOF
-The EventLog library aims to be a replacement of the simple syslog() API provided on
-UNIX systems. The major difference between EventLog and syslog is that EventLog
-tries to add structure to messages.
+The EventLog library aims to be a replacement of the simple syslog() API
+provided on
+UNIX systems. The major difference between EventLog and syslog is that EventLog
+tries to add structure to messages.
EOF