From: Quentin Rameau Date: Sat, 19 Apr 2025 10:01:31 +0000 (+0200) Subject: Fix (2) some typo for kiosk mode in the man-page X-Git-Url: http://git.skullheadx.com/nixos/static/tech/openbsd_html_css/post.html?a=commitdiff_plain;h=48517e586cdc98bc1af7115674b554cc70c8bc2e;p=surf.git Fix (2) some typo for kiosk mode in the man-page Looks like I didn't pay enough attention the first time, that's what you get for pushing without review! Thanks to Hiltjo for spotting this! --- diff --git a/surf.1 b/surf.1 index 5eb93fb..c1a7744 100644 --- a/surf.1 +++ b/surf.1 @@ -74,10 +74,10 @@ Disable Images. Enable Images. .TP .B \-k -Disable kiosk mode (disable key strokes and right click). +Disable kiosk mode (enable key strokes and right click). .TP .B \-K -Enable kiosk mode (enable key strokes and right click). +Enable kiosk mode (disable key strokes and right click). .TP .B \-m Disable application of user style sheets.