blob: 5cba9546e91d3d6c03ebbf8e40621eb012dea338 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- xoscope-2.0/acconfig.h
+++ xoscope-2.0/acconfig.h
@@ -61,7 +61,7 @@
interactive response time as the X server becomes too busy */
/* bourne shell command for X11 Help ("man -Tutf8 xoscope 2>&1") */
-#define HELPCOMMAND "man -Tutf8 xoscope 2>&1"
+#define HELPCOMMAND "man xoscope 2>&1"
/* default file name ("oscope.dat") */
#define FILENAME "oscope.dat"
|