URI: 
       Fix some typo for kiosk mode in the man-page - surf - surf browser, a WebKit based browser
  HTML git clone git://git.suckless.org/surf
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit c3b3b95f4a4b1c84ec6f320d51d31364186bb84b
   DIR parent 7f1156f9b0977a72e523e031cf67a4946cfee9b2
  HTML Author: Quentin Rameau <quinq@fifth.space>
       Date:   Mon, 26 Aug 2024 18:21:24 +0200
       
       Fix some typo for kiosk mode in the man-page
       
       Thanks to Tim Dickson <dickson.tim@googlemail.com> for spotting it!
       
       Diffstat:
         M surf.1                              |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/surf.1 b/surf.1
       @@ -77,7 +77,7 @@ Enable Images.
        Disable kiosk mode (disable key strokes and right click).
        .TP
        .B \-K
       -Enable kiosk mode (disable key strokes and right click).
       +Enable kiosk mode (enable key strokes and right click).
        .TP
        .B \-m
        Disable application of user style sheets.