From 48517e586cdc98bc1af7115674b554cc70c8bc2e Mon Sep 17 00:00:00 2001 From: Quentin Rameau Date: Sat, 19 Apr 2025 12:01:31 +0200 Subject: 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! --- surf.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- cgit v1.2.3