diff options
-rw-r--r-- | mbbsd/board.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mbbsd/board.c b/mbbsd/board.c index c7c84262..ebb4e851 100644 --- a/mbbsd/board.c +++ b/mbbsd/board.c @@ -1,4 +1,4 @@ -/* $Id: board.c,v 1.61 2002/09/26 16:24:38 in2 Exp $ */ +/* $Id: board.c,v 1.62 2002/12/10 12:06:19 in2 Exp $ */ #include "bbs.h" #define BRC_STRLEN 15 /* Length of board name */ #define BRC_MAXSIZE 24576 @@ -705,8 +705,8 @@ static char *choosebrdhelp[] = { "(y) �ڪ��̷R/�q�\\�ݪO/�X�Ҧ��ݪO", "(v/V) �q�q�ݧ�/������Ū", "(S) ���Ӧr��/�����Ƨ�", - "(t/^T/^A/^D) �аO�ݪO/�����Ҧ��аO/�w�аO���[�J�ڪ��̷R/�����ڪ��̷R", - "(m) ��ݪO�[�J�ڪ��̷R", + "(t/^T/^A/^D) �аO�ݪO/�����Ҧ��аO/ �N�w�аO�̥[�J/���X�ڪ��̷R", + "(m) ��ݪO�[�J�β��X�ڪ��̷R", "\01�p�ժ����O", "(E/W/B) �]�w�ݪO/�]�w�p�ճƧ�/�}�s�ݪO", "(^P) ���ʤw�аO�ݪO�즹����", |