From: Harlan Stenn Date: Mon, 3 Dec 2012 12:11:28 +0000 (-0500) Subject: fix include path for texi version X-Git-Tag: NTP_4_2_7P331~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bdbaa356f59b821fb3cf664f6b13ae7cf662c78;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 db79f4d18..83e02d3fa 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 723c955d8..adb42a353 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