summaryrefslogtreecommitdiffstats
path: root/src/man-getopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/man-getopt.h')
-rw-r--r--src/man-getopt.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/man-getopt.h b/src/man-getopt.h
new file mode 100644
index 0000000..35ad35b
--- /dev/null
+++ b/src/man-getopt.h
@@ -0,0 +1,6 @@
+extern void man_getopt (int argc, char **argv);
+
+extern int global_apropos;
+extern int alt_system;
+extern char *alt_system_name;
+extern char *opt_manpath;