From: Berker Peksag Date: Thu, 5 May 2016 08:05:49 +0000 (+0300) Subject: Issue #26962: Backport 23d986228c6b to 2.7 X-Git-Tag: v2.7.12rc1~89 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1ca93b621c4fcaffbc88adbe524281b74035f037;p=thirdparty%2FPython%2Fcpython.git Issue #26962: Backport 23d986228c6b to 2.7 --- diff --git a/Doc/library/curses.rst b/Doc/library/curses.rst index 642d25b0a056..43941d94f894 100644 --- a/Doc/library/curses.rst +++ b/Doc/library/curses.rst @@ -1474,9 +1474,9 @@ keys); also, the following keypad mappings are standard: +------------------+-----------+ | :kbd:`End` | KEY_END | +------------------+-----------+ -| :kbd:`Page Up` | KEY_NPAGE | +| :kbd:`Page Up` | KEY_PPAGE | +------------------+-----------+ -| :kbd:`Page Down` | KEY_PPAGE | +| :kbd:`Page Down` | KEY_NPAGE | +------------------+-----------+ The following table lists characters from the alternate character set. These are