]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
doc strings must be tab-indented, not space
authorHarlan Stenn <stenn@ntp.org>
Thu, 11 Sep 2008 04:32:37 +0000 (00:32 -0400)
committerHarlan Stenn <stenn@ntp.org>
Thu, 11 Sep 2008 04:32:37 +0000 (00:32 -0400)
bk: 48c89f65K5BouHm9bRF2fWNTHCyxSw

gsoc_sntp/sntp-opts.def

index 709431d9dca63e4e0074ea3624a3a9d816c7f5a8..197abaa39fbde5e58f4f20316f25f89118112b47 100644 (file)
@@ -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;