diff options
Diffstat (limited to 'mbbsd')
-rw-r--r-- | mbbsd/board.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/board.c b/mbbsd/board.c index e8b4d4bd..2aed6b3e 100644 --- a/mbbsd/board.c +++ b/mbbsd/board.c @@ -1,4 +1,4 @@ -/* $Id: board.c,v 1.93 2003/03/26 11:38:04 victor Exp $ */ +/* $Id: board.c,v 1.94 2003/03/26 12:11:40 victor Exp $ */ #include "bbs.h" #define BRC_STRLEN 15 /* Length of board name */ #define BRC_MAXSIZE 24576 @@ -972,7 +972,7 @@ static char *choosebrdhelp[] = { "(y/Z) �ڪ��̷R,�q�\\�ݪO,�Ҧ��ݪO/�q�\\�s�}�ݪO", "(L) �[�J���j�u�ܧڪ��̷R", "(v/V) �q�q�ݧ�/������Ū", - "(S) ���Ӧr��/�����Ƨ�/�ۭq����(�ڪ��̷R��)", + "(S) ���Ӧr��/�����Ƨ�", "(t/^T/^A/^D) �аO�ݪO/�����Ҧ��аO/ �N�w�аO�̥[�J/���X�ڪ��̷R", "(m/M) ��ݪO�[�J�β��X�ڪ��̷R,�������j�u/�h���ڪ��̷R", "\01�p�ժ����O", |