diff --git a/Doc/library/curses.rst b/Doc/library/curses.rst index e8dfd833e41..144f7f8c7fa 100644 --- a/Doc/library/curses.rst +++ b/Doc/library/curses.rst @@ -1508,9 +1508,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