diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 11:04:25 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 11:04:25 +0100 |
commit | 31e334a332e03b13c648da875e1b91ab8f30154f (patch) | |
tree | f7b93911a1dd62be3a48ed80735e104671e4e8e5 /vdr.1 | |
parent | 7a2d3d993c932a12d17236f34a03f542c8943221 (diff) | |
download | vdr-31e334a332e03b13c648da875e1b91ab8f30154f.tar.gz vdr-31e334a332e03b13c648da875e1b91ab8f30154f.tar.bz2 |
Added a missing closing ')' in the help and man page entry of the --vfat option
Diffstat (limited to 'vdr.1')
-rw-r--r-- | vdr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |