diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-12-24 15:21:29 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-12-24 15:21:29 +0100 |
commit | 9cc9553c63e9bfbdf71ccadd191565bd43f2fb7c (patch) | |
tree | c4a4423ca1aa7bb61497e37cadee41f56e06e1bf | |
parent | b5aad148d680f0cc0a41ada2d7b03e4655f8f359 (diff) | |
download | vdr-9cc9553c63e9bfbdf71ccadd191565bd43f2fb7c.tar.gz vdr-9cc9553c63e9bfbdf71ccadd191565bd43f2fb7c.tar.bz2 |
Changed "frame duration" to "frame rate" in vdr.5
-rw-r--r-- | CONTRIBUTORS | 1 | ||||
-rw-r--r-- | HISTORY | 1 | ||||
-rw-r--r-- | vdr.5 | 4 |
3 files changed, 4 insertions, 2 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6400eac0..13a4e3d3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2238,6 +2238,7 @@ Tobias Grimm <tobias.grimm@e-tobi.net> for fixing formatting the name section in the VDR man pages for reporting unneeded include files <linux/dvb/dmx.h> and <time.h> in remux.h for a patch that added a workaround for the broken linux-dvb driver header files + for reporting a faulty "frame duration" instead of "frame rate" in vdr.5 Helge Lenz <h.lenz@gmx.de> for reporting a bug in setting the 'Delta' parameter when calling the shutdown @@ -6510,3 +6510,4 @@ Video Disk Recorder Revision History - Added typecasts to avoid gcc 4.5 warnings in switch statements on eKeys variables where additional 'k_...' flags are used. - Fixed inclusion of <stdarg.h> (thanks to Henning Heinold). +- Changed "frame duration" to "frame rate" in vdr.5 (reported by Tobias Grimm). @@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 2.20 2010/10/24 13:20:03 kls Exp $ +.\" $Id: vdr.5 2.21 2010/12/24 15:19:21 kls Exp $ .\" .TH vdr 5 "10 Feb 2008" "1.6" "Video Disk Recorder Files" .SH NAME @@ -721,7 +721,7 @@ characters are defined: .TS tab (|); l l. -\fBF\fR|<frame duration> +\fBF\fR|<frame rate> \fBL\fR|<lifetime> \fBP\fR|<priority> \fB@\fR|<auxiliary data> |