From 6344382903c040af582b44aaa50f921eda46853a Mon Sep 17 00:00:00 2001 From: llsth Date: Thu, 28 Apr 2016 19:36:13 +0200 Subject: [PATCH] Updated description --- README | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/README b/README index f8416318..d65f3c78 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -ntpa(8) System Manager's Manual ntpa(8) +ntpa(8) System Manager's Manual ntpa(8) NAME ntpa - NTP Analyzer daemon program @@ -7,14 +7,18 @@ SYNOPSIS ntpa --config file [--temp path] [--writepid file] [--daemon name] DESCRIPTION - The ntpa deamon is the core process in the NTP Analyzer system. ntpa(8) is responsible for collecting data from NTP daemons and for generating graphs - and web pages. ntpa(8) also perform other tasks like sending status mails. + The ntpa deamon is the core process in the NTP Analyzer system. + ntpa(8) is responsible for collecting data from NTP daemons and for + generating graphs and web pages. ntpa(8) also perform other tasks like + sending status mails. - The graphs and html pages generated by ntpa are placed in the ntpa www directory and can be presented by any web server. Supporting javascript and css - files are also located in the ntpa www directory. + The graphs and html pages generated by ntpa are placed in the ntpa www + directory and can be presented by any web server. Supporting javascript + and css files are also located in the ntpa www directory. - NTP Analyzer uses the Twitter Bootstrap and the jQuery framework to make webpages responsive. Pages can not only be viewed on traditional PC screen but - also on mobile devices. + NTP Analyzer uses the Twitter Bootstrap and the jQuery framework to + make webpages responsive. Pages can not only be viewed on traditional + PC screen but also on mobile devices. ntpa can be started with the following options: @@ -47,4 +51,4 @@ FILES AUTHOR(S) Carsten Sonne Larsen (cs@innolan.dk) - 23 April 2016 ntpa(8) + 23 April 2016 ntpa(8)