openntpd: fix help text
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 17 Oct 2011 21:27:15 +0000 (23:27 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 17 Oct 2011 21:27:15 +0000 (23:27 +0200)
Help text should be indented with <tab><space><space> and contain a link
to the upstream website.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/openntpd/Config.in

index e9c3bb503bbae5f0738394e2d5a30dc83eb669c3..32d0d8b06f7f591451ae4794d5c413382a6715f5 100644 (file)
@@ -1,7 +1,9 @@
 config BR2_PACKAGE_OPENNTPD
        bool "openntpd"
        help
-            OpenNTPD is an easy to use implementation of the Network Time
-            Protocol. It provides the ability to sync the local clock
-            to remote NTP servers and can act as NTP server itself,
-            redistributing the local clock. It just works.
+         OpenNTPD is an easy to use implementation of the Network Time
+         Protocol. It provides the ability to sync the local clock
+         to remote NTP servers and can act as NTP server itself,
+         redistributing the local clock. It just works.
+
+         http://www.openntpd.org/