# HG changeset patch # User Florian Pose # Date 1225899615 0 # Node ID d9f775cbbc1e966a01bde053e1c9dd1c9b4a9210 # Parent c8b82c27b6df51e7fef7ad782eb7d5b2048123b5 Typo. diff -r c8b82c27b6df -r d9f775cbbc1e documentation/ethercat_doc.tex --- a/documentation/ethercat_doc.tex Wed Nov 05 15:33:56 2008 +0000 +++ b/documentation/ethercat_doc.tex Wed Nov 05 15:40:15 2008 +0000 @@ -2444,8 +2444,8 @@ Please note, that the frame rate can be very high. With an application connected, the debug interface can produce thousands of frames per second. -\paragraph{Attention} The socket buffers needed for the operation of the debug -interface have to be allocated dynamically. Some Linux realtime extensions do +\paragraph{Attention} The socket buffers needed for the operation of debug +interfaces have to be allocated dynamically. Some Linux realtime extensions do not allow this in realtime context! %------------------------------------------------------------------------------