From c77458c8d34b2102a835afd841d3d356cddce27b Mon Sep 17 00:00:00 2001 From: Harlan Stenn Date: Mon, 3 Dec 2012 07:11:28 -0500 Subject: [PATCH] fix include path for texi version bk: 50bc96f0z_5Cf1ggVKlYs0HDv228Dg --- ntpd/ntp.conf.texi | 2 +- ntpd/ntp.keys.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3