From 1e6aa32f5b83da36d59e3224fcaf84794b77e7b6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 24 Jan 2015 08:05:16 +0900 Subject: Fixed wrong DocPath strings. This relates to bug 2319. (cherry picked from commit c211e570f5f1067e7eb1afa3d0f0601bafbe40ae) Signed-off-by: Michele Calgaro --- src/locate.protocol | 2 +- src/locater.protocol | 2 +- src/rlocate.protocol | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/locate.protocol b/src/locate.protocol index 3e0aa98..c9d6057 100644 --- a/src/locate.protocol +++ b/src/locate.protocol @@ -15,4 +15,4 @@ Class=:local URIMode=rawuri # Our very sophisticated documentation -DocPath=tdeio-locate/index.html +X-DocPath=tdeio-locate/index.html diff --git a/src/locater.protocol b/src/locater.protocol index 1a7934b..e7f8bf2 100644 --- a/src/locater.protocol +++ b/src/locater.protocol @@ -12,4 +12,4 @@ Description=TDE I/O Slave for the locate command Class=:local # Our very sophisticated documentation -DocPath=tdeio-locate/index.html +X-DocPath=tdeio-locate/index.html diff --git a/src/rlocate.protocol b/src/rlocate.protocol index 81738a3..aefcc5d 100644 --- a/src/rlocate.protocol +++ b/src/rlocate.protocol @@ -15,4 +15,4 @@ Class=:local URIMode=rawuri # Our very sophisticated documentation -DocPath=tdeio-locate/index.html +X-DocPath=tdeio-locate/index.html -- cgit v1.2.3