catpoint.1: fix navigation key typo, thanks jrmu - catpoint - Catpoint simple presenting software.
 (HTM) git clone git://bitreich.org/catpoint/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/catpoint/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit fff6e681e69d648d231c8ff98df5f0ffa2629120
 (DIR) parent 6d6d67da873fbda4b6efeaae1a0e0ccc5116915f
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon, 25 Jul 2022 07:43:15 -0200
       
       catpoint.1: fix navigation key typo, thanks jrmu
       
       Signed-off-by: Christoph Lohmann <20h@r-36.net>
       
       Diffstat:
         M catpoint.1                          |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/catpoint.1 b/catpoint.1
       @@ -19,7 +19,7 @@ The slides can be navigated with keybinds.
        Quit
        .It l, j, SPACE, ARROW RIGHT, ARROW DOWN, PAGE DOWN
        Go to next slide.
       -.It h, j, ARROW LEFT, ARROW UP, PAGE UP
       +.It h, k, ARROW LEFT, ARROW UP, PAGE UP
        Go to previous slide.
        .It ., u, BEGIN KEY, HOME KEY
        Go to the first slide.