# HG changeset patch # User diego # Date 1066393755 0 # Node ID 33aaf024ddd158dcc271a4c60a2c8477af3fc498 # Parent 3467c7902fe1f851339f7c1ea171d2269704189c small fixes diff -r 3467c7902fe1 -r 33aaf024ddd1 DOCS/en/mplayer.1 --- a/DOCS/en/mplayer.1 Fri Oct 17 12:13:59 2003 +0000 +++ b/DOCS/en/mplayer.1 Fri Oct 17 12:29:15 2003 +0000 @@ -1645,16 +1645,16 @@ 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