summaryrefslogtreecommitdiffstats
path: root/util/mandex.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/mandex.c')
-rw-r--r--util/mandex.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/mandex.c b/util/mandex.c
index 3eb6c05a..545ca373 100644
--- a/util/mandex.c
+++ b/util/mandex.c
@@ -1,4 +1,4 @@
-/* $Id: mandex.c,v 1.6 2002/06/16 22:21:12 ptt Exp $ */
+/* $Id: mandex.c,v 1.7 2002/06/19 13:38:01 lwms Exp $ */
/* 'mandex -h' to help */
@@ -270,8 +270,8 @@ int main(int argc, char* argv[])
if (!(fndx = fopen(BBSHOME "/etc/topboardman", "w")))
exit(0);
- fprintf(fndx, "±Æ¦W ¬Ý ª© ¥Ø¿ý¼Æ ÀÉ®×¼Æ"
- " byte¼Æ  Á` ¤À ª© ¥D \n");
+ fprintf(fndx, "±Æ¦W ¬Ý ªO ¥Ø¿ý¼Æ ÀÉ®×¼Æ"
+ " byte¼Æ  Á` ¤À ªO ¥D \n");
for (ch = 0; ch < nb; ch++){
for (n = 0; n < numboards; n++){