summaryrefslogtreecommitdiff
path: root/PLUGINS.html
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-03-27 13:12:03 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-03-27 13:12:03 +0200
commit48d2caa73e023018c5959ca8481dec2c39109e7a (patch)
treef389c043c40cab81710c3e547fe011abf31abbf9 /PLUGINS.html
parent08d5ad047adccb2eac806f7f82575779c9f77130 (diff)
downloadvdr-48d2caa73e023018c5959ca8481dec2c39109e7a.tar.gz
vdr-48d2caa73e023018c5959ca8481dec2c39109e7a.tar.bz2
Fixed the description of cReceiver in PLUGINS.html
Diffstat (limited to 'PLUGINS.html')
-rw-r--r--PLUGINS.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/PLUGINS.html b/PLUGINS.html
index 05fb7ed0..3859918d 100644
--- a/PLUGINS.html
+++ b/PLUGINS.html
@@ -1523,8 +1523,9 @@ the receiver is attached to the device that actually receives the current live
video stream (this may be different from the primary device in case of <i>Transfer
Mode</i>).
<p>
-If the <tt>cReceiver</tt> isn't needed any more, it may simply be <i>deleted</i>
-and will automatically detach itself from the <tt>cDevice</tt>.
+<div class="modified">
+The <tt>cReceiver</tt> must be detached from its device before it is deleted.
+</div modified>
<hr><h2><a name="Filters">Filters</a></h2>