# HG changeset patch # User diego # Date 1183993130 0 # Node ID 3c2d3fadf94fd76e80c55a74206e47bf089cf037 # Parent 2de8f66b35706ac3f5e055b0093bd370142c470c Leave out (no) prefix from option names for consistency. diff -r 2de8f66b3570 -r 3c2d3fadf94f DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Mon Jul 09 14:52:46 2007 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Jul 09 14:58:50 2007 +0000 @@ -1966,9 +1966,9 @@ The SSA/ASS renderer can place toptitles there (with \-ass-use-margins). . .TP -.B \-(no)ass-use-margins -Enables/disables placing toptitles and subtitles in black borders when they -are available (default: no). +.B \-ass-use-margins +Enables placing toptitles and subtitles in black borders when they +are available. . .TP .B \-dumpjacosub (MPlayer only) @@ -2013,7 +2013,7 @@ Also see the \-dump*sub and \-vobsubout* options. . .TP -.B \-(no)embeddedfonts (FreeType only) +.B \-embeddedfonts (FreeType only) Enables extraction of Matroska embedded fonts (default: disabled). These fonts can be used for SSA/ASS subtitle rendering (\-ass option).