summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/faq.xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-09 22:40:00 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-09 22:40:00 +0000
commitb464da0a00cad6ec42060fada10712691b1a6326 (patch)
treef10402cf672ee2a87a259c0a8905cebd8a8bc015 /DOCS/xml/en/faq.xml
parent4ef7512cb8d6aa37cca01edf419d52084d903ee1 (diff)
downloadmpv-b464da0a00cad6ec42060fada10712691b1a6326.tar.bz2
mpv-b464da0a00cad6ec42060fada10712691b1a6326.tar.xz
RTC is no longer the default timing method.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19779 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/faq.xml')
-rw-r--r--DOCS/xml/en/faq.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml
index 863cf07416..3325d2acc1 100644
--- a/DOCS/xml/en/faq.xml
+++ b/DOCS/xml/en/faq.xml
@@ -236,7 +236,7 @@ When I start playing, I get this message but everything seems fine:
<screen>Linux RTC init: ioctl (rtc_pie_on): Permission denied</screen>
</para></question>
<answer><para>
-You need root privileges or a specially set up kernel to use the new timing
+You need a specially set up kernel to use the RTC timing
code. For details see the <link linkend="rtc">RTC</link> section of the documentation.
</para></answer>
</qandaentry>