summaryrefslogtreecommitdiffstats
path: root/util/mandex.c
diff options
context:
space:
mode:
authorptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-06-17 06:21:12 +0800
committerptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-06-17 06:21:12 +0800
commit4cf5b53a0b9763353de409eeea032602e9590c98 (patch)
tree11602a62ebd23e665923c4d3a5dcb3726e1f37ea /util/mandex.c
parentbf5c641ca4565dbbb11e63b97515ea539f2638b7 (diff)
downloadpttbbs-4cf5b53a0b9763353de409eeea032602e9590c98.tar
pttbbs-4cf5b53a0b9763353de409eeea032602e9590c98.tar.gz
pttbbs-4cf5b53a0b9763353de409eeea032602e9590c98.tar.bz2
pttbbs-4cf5b53a0b9763353de409eeea032602e9590c98.tar.lz
pttbbs-4cf5b53a0b9763353de409eeea032602e9590c98.tar.xz
pttbbs-4cf5b53a0b9763353de409eeea032602e9590c98.tar.zst
pttbbs-4cf5b53a0b9763353de409eeea032602e9590c98.zip
*** empty log message ***
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@326 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
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':