summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mbbsd/bbs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/bbs.c b/mbbsd/bbs.c
index cf64faaa..9e905b90 100644
--- a/mbbsd/bbs.c
+++ b/mbbsd/bbs.c
@@ -1,4 +1,4 @@
-/* $Id: bbs.c,v 1.73 2002/11/07 09:35:51 in2 Exp $ */
+/* $Id: bbs.c,v 1.74 2002/11/07 13:59:35 in2 Exp $ */
#include "bbs.h"
static void
@@ -1860,7 +1860,7 @@ static char *board_help[] = {
"(G) �|���L/����U�`/�}��(W/K/v) �s��Ƨѿ�/�����W��/�i�ݨ��W��",
"(M/o) �|��벼/�s�p�벼�W�� (m/c/g) �O�d�峹/������/��K",
"(D) �R���@�q�d�򪺤峹 (T/B) ���s�峹���D/���s�ݪO���D",
- "(i) �s��ӽФJ�|���� (t/^D) �аO�峹/�尣�аO���峹",
+ "(I) �}��/�T��ݪ����� (t/^D) �аO�峹/�尣�аO���峹",
"(O) �s��Post�`�N�ƶ� (H)/(Y) �ݪO����/�{�� �������ˤ峹",
NULL
};