From be890220e71708d12d6777331706d6f4622277ec Mon Sep 17 00:00:00 2001
From: voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>
Date: Sat, 9 Sep 2006 20:52:15 +0000
Subject: [PATCH] r19767: Remove outdated hint about patching kernel sources.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19771 b3059339-0415-0410-9bf9-f77b7e298cf2
---
 DOCS/xml/ru/install.xml | 20 ++------------------
 1 file changed, 2 insertions(+), 18 deletions(-)

diff --git a/DOCS/xml/ru/install.xml b/DOCS/xml/ru/install.xml
index aab6b56102..05c00b03e3 100644
--- a/DOCS/xml/ru/install.xml
+++ b/DOCS/xml/ru/install.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="KOI8-R"?>
-<!-- synced with r19741 -->
+<!-- synced with r19767 -->
 <chapter id="install">
 <title>���������</title>
 
@@ -870,24 +870,13 @@ class="directory">$PREFIX/share/mplayer</filename>. 
 <emphasis role="bold">����� ������</emphasis> ���������� RTC (Real Time
   Clock[���� ��������� �������]) ��� ���� ������ ������, ��� ��� ������
   ��������� 1ms. ��� ������������� ����������, ����� ��������, �� �������
-  ���������� root'�, <emphasis>setuid root</emphasis> ������������
-  ����� <application>MPlayer</application>'�, ��� ��������� ������������ ����.
+  ��������� ������������ ����.
   ���� �� ��������� � ����� 2.4.19pre8 ��� ����� �������, �� ������ ���������
   ������������ ������� RTC ��� ������� ������������� ����� �������� �������
   <systemitem class="systemname">/proc</systemitem>.
   ����������� ��� �������, ����� ������� RTC ��������� ��� �������
   �������������:
   <screen>echo 1024 &gt; /proc/sys/dev/rtc/max-user-freq</screen>
-  ���� � ��� �� ����� ������ ����, �� ����� ������ �������� ���� ������� � 
-  <filename>drivers/char/rtc.c</filename> � ����������������� ����.
-  ������� �����, ������� �������� ��� 
-  <programlisting>
-       * We don't really want Joe User enabling more
-       * than 64Hz of interrupts on a multi-user machine.
-       */
-      if ((rtc_freq &gt; 64) &amp;&amp; (!capable(CAP_SYS_RESOURCE)))
-   </programlisting>
-   � �������� 64 �� 1024. ���� �� ������ �����, ��� �� �������.
    �� ������� ������������� ������ ���� ������� �� ������ ���������.
    ������� ���������� ������������ ���������[power management] � ���������
    ������������� BIOS'�� �� speedstep-CPU ����� ��������������� � RTC. ����� �
@@ -904,11 +893,6 @@ class="directory">$PREFIX/share/mplayer</filename>. 
   RTC. � ������ �������, �� ������� ���������� CPU.
   </simpara></listitem>
 </itemizedlist>
-<note><para><emphasis role="bold">������� �� �������������� setuid root
-����������� ���� <application>MPlayer</application>'� ��
-��������������������� �������!</emphasis>
-��� ������ ���� � ����, ��� ������ ����� root'��.
-</para></note>
 </para>
 </sect1>
 </chapter>