From b776eced2cba141c3a6c32400555d8e38f8c7906 Mon Sep 17 00:00:00 2001 From: piaip Date: Fri, 9 Mar 2012 04:23:09 +0000 Subject: fix typo in help message. git-svn-id: http://opensvn.csie.org/pttbbs/trunk@5582 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- pttbbs/mbbsd/pmore.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pttbbs/mbbsd/pmore.c b/pttbbs/mbbsd/pmore.c index fa25e3f8..b42eb209 100644 --- a/pttbbs/mbbsd/pmore.c +++ b/pttbbs/mbbsd/pmore.c @@ -3030,8 +3030,8 @@ pmore_Preference() static const char *hlp_basic[] = { "【基本移動】", NULL, - " 下翻一頁", "^F → PgUp Space", - " 上翻一頁", "^B ^H PgDn BS", + " 下翻一頁", "^F → PgDn Space", + " 上翻一頁", "^B ^H PgUp BS", " 下捲一行", " j ↓", " 上捲一行", " k ↑", " 檔案結尾", " $ G End", -- cgit v1.2.3