summaryrefslogtreecommitdiffstats
path: root/src/manpath.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/manpath.h')
-rw-r--r--src/manpath.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/manpath.h b/src/manpath.h
new file mode 100644
index 0000000..5232938
--- /dev/null
+++ b/src/manpath.h
@@ -0,0 +1,5 @@
+/* functions and variables exported by manpath.c */
+void prmanpath (void);
+void init_manpath (void);
+
+extern char ** mandirlist;