diff options
author | torinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-12-21 00:09:25 +0000 |
---|---|---|
committer | torinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-12-21 00:09:25 +0000 |
commit | 756f2c5b1f1d38295c537b8c2867b9fd030ea248 (patch) | |
tree | bbf5829274ab9f64d92106ae7f5f6f2bef713e28 /DOCS/xml/en/install.xml | |
parent | a580d8eb4e4a76c62ad585140549e930b9456b87 (diff) |
[cosmetics] <simpara> -> <para>, for consistency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21706 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/install.xml')
-rw-r--r-- | DOCS/xml/en/install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml index 7bca759adc..16b5642802 100644 --- a/DOCS/xml/en/install.xml +++ b/DOCS/xml/en/install.xml @@ -369,12 +369,12 @@ the Preferences menu is currently UNIMPLEMENTED! There are three timing methods in <application>MPlayer</application>. <itemizedlist> -<listitem><simpara> +<listitem><para> <emphasis role="bold">To use the old method</emphasis>, you don't have to do anything. It uses <systemitem>usleep()</systemitem> to tune A/V sync, with +/- 10ms accuracy. However sometimes the sync has to be tuned even finer. -</simpara></listitem> +</para></listitem> <listitem> <para> <emphasis role="bold">The new timer</emphasis> code uses the RTC (RealTime |