From: Harlan Stenn Date: Thu, 11 Sep 2008 04:32:37 +0000 (-0400) Subject: doc strings must be tab-indented, not space X-Git-Tag: NTP_4_2_5P142~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4b899f3e9e8acffe7bb9793f7f4f10b582fae86;p=thirdparty%2Fntp.git doc strings must be tab-indented, not space bk: 48c89f65K5BouHm9bRF2fWNTHCyxSw --- diff --git a/gsoc_sntp/sntp-opts.def b/gsoc_sntp/sntp-opts.def index 709431d9d..197abaa39 100644 --- a/gsoc_sntp/sntp-opts.def +++ b/gsoc_sntp/sntp-opts.def @@ -74,13 +74,12 @@ flag = { arg-type = string; descrip = "Specify a file for the KOD packet storage"; doc = <<- _EndOfDoc_ - Specifies the file to be used to store KOD packaet information. - _EndOfDoc_; + Specifies the file to be used to store KOD packaet information. + _EndOfDoc_; }; flag = { - ifdef = RSN; name = syslog; value = p; flags-cant = filelog; @@ -91,7 +90,6 @@ flag = { }; flag = { - ifdef = RSN; name = filelog; value = l; arg-type = string;