From: Berker Peksag Date: Thu, 5 May 2016 08:05:49 +0000 (+0300) Subject: Issue #26962: Backport 23d986228c6b to 2.7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ca93b621c4fcaffbc88adbe524281b74035f037;p=python Issue #26962: Backport 23d986228c6b to 2.7 --- diff --git a/Doc/library/curses.rst b/Doc/library/curses.rst index 642d25b0a0..43941d94f8 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