summaryrefslogtreecommitdiffstats
path: root/util/mandex.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/mandex.c')
-rw-r--r--util/mandex.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/mandex.c b/util/mandex.c
index f9e1198c..3eb6c05a 100644
--- a/util/mandex.c
+++ b/util/mandex.c
@@ -1,4 +1,4 @@
-/* $Id: mandex.c,v 1.5 2002/06/16 22:03:05 ptt Exp $ */
+/* $Id: mandex.c,v 1.6 2002/06/16 22:21:12 ptt Exp $ */
/* 'mandex -h' to help */
@@ -165,6 +165,7 @@ int main(int argc, char* argv[])
'A', 'S', 'D', 'F', 'G', 'H', 'J', 'K', 'L',
'Z', 'X', 'C', 'V', 'B', 'N', 'M', NULL};
+ nice(10);
while( (ch = getopt(argc, argv, "xh")) != -1 ){
switch( ch ){
case 'x':