diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-12 23:11:34 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-12 23:11:34 +0000 |
commit | 015af9df847f564561482ca81d2cd1c340522f13 (patch) | |
tree | 8133734db6a50522584e2248e0d1c5344ea213d1 | |
parent | 5ca4a9ad1e34268d8e5cb951b03efe9c333712b6 (diff) |
grammar and consistency fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19050 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 84f26697b5..89930137bb 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1709,7 +1709,7 @@ With fontconfig, this option determines the fontconfig font name. Enables the usage of fontconfig managed fonts. . .TP -.B \-(no)embeddedfonts (FreeType only) +.B \-embeddedfonts (FreeType only) Enables extraction of Matroska embedded fonts. These fonts can be used for SSA/ASS subtitle rendering (\-ass option). @@ -2033,7 +2033,7 @@ the '.idx', '.ifo' or '.sub'. Specify the VOBsub subtitle ID. . .TP -.B \-ass (FreeType only) (FontConfig optional) +.B \-ass (FreeType only) Turn on SSA/ASS subtitle rendering. With this option, libass will be used for SSA/ASS external subtitles and Matroska tracks. @@ -6264,9 +6264,9 @@ colorspace, so it is safe to add it to the configuration file. .RE . .TP -.B ass\ \ \ \ \ -Moves SSA/ASS subtitle rendering to arbitary point in video filter chain. -Only useful with \-ass option. +.B ass\ \ \ \ +Moves SSA/ASS subtitle rendering to an arbitrary point in the filter chain. +Only useful with the \-ass option. .RE . . |