From: Harlan Stenn Date: Mon, 3 Dec 2012 12:11:28 +0000 (-0500) Subject: fix include path for texi version X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c77458c8d34b2102a835afd841d3d356cddce27b;p=thirdparty%2Fntp.git fix include path for texi version bk: 50bc96f0z_5Cf1ggVKlYs0HDv228Dg --- diff --git a/ntpd/ntp.conf.texi b/ntpd/ntp.conf.texi index db79f4d188..83e02d3fac 100644 --- a/ntpd/ntp.conf.texi +++ b/ntpd/ntp.conf.texi @@ -2,7 +2,7 @@ @c %**start of header @setfilename ntp.conf.info @settitle NTP Configuration File User's Manual -@include sntp/include/version.texi +@include ../sntp/include/version.texi @paragraphindent 2 @c %**end of header diff --git a/ntpd/ntp.keys.texi b/ntpd/ntp.keys.texi index 723c955d81..adb42a3533 100644 --- a/ntpd/ntp.keys.texi +++ b/ntpd/ntp.keys.texi @@ -2,7 +2,7 @@ @c %**start of header @setfilename ntp.keys.info @settitle NTP Symmetric Key -@include sntp/include/version.texi +@include ../sntp/include/version.texi @paragraphindent 2 @c %**end of header