summaryrefslogtreecommitdiffstats
path: root/surf.1
diff options
context:
space:
mode:
authorGravatar Quentin Rameau 2015-11-03 16:50:21 +0100
committerGravatar Christoph Lohmann 2015-11-03 19:45:50 +0100
commit5333171961fc192fbc4d493c940566b1b3d4b3e5 (patch)
treefbf19886e75d23559ff8e10eeec7bcfe97403990 /surf.1
parentFix inspector handling when inspector is disabled. (diff)
Be more specific about what enablestyles parameter does.
The enablestyles configuration variable and parameter flag manages the global application of styles, not just the site-specific styles. Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat (limited to 'surf.1')
-rw-r--r--surf.14
1 files changed, 2 insertions, 2 deletions
diff --git a/surf.1 b/surf.1
index 3457a55..867783d 100644
--- a/surf.1
+++ b/surf.1
@@ -75,10 +75,10 @@ Disable kiosk mode (disable key strokes and right click)
Enable kiosk mode (disable key strokes and right click)
.TP
.B \-m
-Disable the site-specific styles.
+Disable application of user style sheets.
.TP
.B \-M
-Enable the site-specific styles.
+Enable application of user style sheets.
.TP
.B \-n
Disable the Web Inspector (Developer Tools).