summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-17 12:29:15 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-17 12:29:15 +0000
commit206ad4bfef798575214140e8c994f72769638ff2 (patch)
tree23389607e4ab223576d20b48b3c813fa22800944 /DOCS
parent6ba3fff9d7614037ffaafd94e47d1a511a437e6b (diff)
downloadmpv-206ad4bfef798575214140e8c994f72769638ff2.tar.bz2
mpv-206ad4bfef798575214140e8c994f72769638ff2.tar.xz
small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11165 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/mplayer.16
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1
index 3aec0a947b..35d282b146 100644
--- a/DOCS/en/mplayer.1
+++ b/DOCS/en/mplayer.1
@@ -1645,16 +1645,16 @@ Use _WIN_LAYER hint with default layer.
Use _WIN_LAYER hint with layer number.
.IPs "netwm"
Force NETWM style.
-.IPs "none"
+.IPs "none\ "
Don't set fullscreen window layer.
.IPs "stays_on_top"
Use _NETWM_STATE_STAYS_ON_TOP hint if available.
.RE
.PD 1
-It's possible to negate the modes by prefixing them with "\-"
+You can negate the modes by prefixing them with '-'.
.br
-The default order is "layer,stays_on_top,above,fullscreen".
+The default order is layer,stays_on_top,above,fullscreen.
It will be used as a fallback in case of specifying incorrect
or unsupported modes.
.br