aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Rameau <quinq@fifth.space>2025-04-19 12:01:31 +0200
committerQuentin Rameau <quinq@fifth.space>2025-04-19 12:02:45 +0200
commit48517e586cdc98bc1af7115674b554cc70c8bc2e (patch)
tree211f505523d8c8e19103cd28293ec34615f52bfb
parentca380ccb93dc204a33970c9025ddcc372fabf953 (diff)
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!
-rw-r--r--surf.14
1 files 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.