summaryrefslogtreecommitdiffstats
path: root/tdeioslave
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-05-13 22:06:50 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-05-15 20:02:10 +0900
commitbbb3edad10559c7d0d5e88a2ed89957640522497 (patch)
tree3963f230b820a07326cc04816990bcbb35cd535a /tdeioslave
parent43f519c15bff7b14816a8550bf3e853c6778019f (diff)
downloadtdebase-bbb3edad10559c7d0d5e88a2ed89957640522497.tar.gz
tdebase-bbb3edad10559c7d0d5e88a2ed89957640522497.zip
tdeio-man: add TDE specific man folder to the list of the search paths.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cc94c3dc3632d66f534972e61a8c88eb0d41fdad)
Diffstat (limited to 'tdeioslave')
-rw-r--r--tdeioslave/man/tdeio_man.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tdeioslave/man/tdeio_man.cpp b/tdeioslave/man/tdeio_man.cpp
index 92530facb..13fc3b4d5 100644
--- a/tdeioslave/man/tdeio_man.cpp
+++ b/tdeioslave/man/tdeio_man.cpp
@@ -963,6 +963,7 @@ void MANProtocol::constructPath(TQStringList& constr_path, TQStringList constr_c
"/usr/sunpc/man",
"/usr/ncd/man",
"/usr/newsprint/man",
+ TDE_MANDIR,
NULL };