diff options
| author | Quentin Rameau <quinq@fifth.space> | 2025-04-19 12:01:31 +0200 |
|---|---|---|
| committer | Quentin Rameau <quinq@fifth.space> | 2025-04-19 12:02:45 +0200 |
| commit | 48517e586cdc98bc1af7115674b554cc70c8bc2e (patch) | |
| tree | 211f505523d8c8e19103cd28293ec34615f52bfb /surf.1 | |
| parent | ca380ccb93dc204a33970c9025ddcc372fabf953 (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!
Diffstat (limited to 'surf.1')
| -rw-r--r-- | surf.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |