From 31e334a332e03b13c648da875e1b91ab8f30154f Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Wed, 25 Dec 2013 11:04:25 +0100 Subject: [PATCH] Added a missing closing ')' in the help and man page entry of the --vfat option --- CONTRIBUTORS | 1 + HISTORY | 2 ++ vdr.1 | 4 ++-- vdr.c | 4 ++-- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2c37d415..ee1393f8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2866,6 +2866,7 @@ Lars Hanisch when VDR is started for reporting a possible crash if the recordings list is updated externally while the Recordings menu is open + for reporting a missing closing ')' in the help entry of the --vfat option Alex Lasnier for adding tuning support for ATSC devices diff --git a/HISTORY b/HISTORY index 36ad3751..c0dca409 100644 --- a/HISTORY +++ b/HISTORY @@ -8067,3 +8067,5 @@ Video Disk Recorder Revision History Marko Mäkelä). - Fixed a possible crash if the recordings list is updated externally while the Recordings menu is open (reported by Lars Hanisch). +- Added a missing closing ')' in the help and man page entry of the --vfat option + (reported by Lars Hanisch). diff --git a/vdr.1 b/vdr.1 index 6c37cc0c..36765dbd 100644 --- a/vdr.1 +++ b/vdr.1 @@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.1 2.17 2013/03/15 10:44:54 kls Exp $ +.\" $Id: vdr.1 3.1 2013/12/25 11:01:36 kls Exp $ .\" .TH vdr 1 "31 Mar 2013" "2.0" "Video Disk Recorder" .SH NAME @@ -201,7 +201,7 @@ operation. Allow coredumps if -u is given (only for debugging). .TP .BI \-\-vfat -For backwards compatibility (same as \-\-dirnames= 250,40,1. +For backwards compatibility (same as \-\-dirnames= 250,40,1). .TP .BI \-v\ dir ,\ \-\-video= dir Use \fIdir\fR as video directory. diff --git a/vdr.c b/vdr.c index 72f3c3b9..e16d902d 100644 --- a/vdr.c +++ b/vdr.c @@ -22,7 +22,7 @@ * * The project's page is at http://www.tvdr.de * - * $Id: vdr.c 3.5 2013/12/24 13:19:55 kls Exp $ + * $Id: vdr.c 3.6 2013/12/25 11:01:28 kls Exp $ */ #include @@ -540,7 +540,7 @@ int main(int argc, char *argv[]) " -v DIR, --video=DIR use DIR as video directory (default: %s)\n" " -V, --version print version information and exit\n" " --vfat for backwards compatibility (same as\n" - " --dirnames=250,40,1\n" + " --dirnames=250,40,1)\n" " -w SEC, --watchdog=SEC activate the watchdog timer with a timeout of SEC\n" " seconds (default: %d); '0' disables the watchdog\n" "\n",