diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-16 12:10:52 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-16 12:10:52 +0200 |
commit | 92f6e5d59aadf5ef7ba9cde638ce6f77cffd096a (patch) | |
tree | 81d66ea031bea30ac37433e338dd0f846d77939e | |
parent | c99d9c9dedd8249c347dc249c395383a244a6fef (diff) | |
download | vdr-92f6e5d59aadf5ef7ba9cde638ce6f77cffd096a.tar.gz vdr-92f6e5d59aadf5ef7ba9cde638ce6f77cffd096a.tar.bz2 |
Added missing 'keymacros.conf' to FILES section
-rw-r--r-- | vdr.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.1 1.9 2004/04/02 08:47:34 kls Exp $ +.\" $Id: vdr.1 1.10 2004/05/16 12:10:52 kls Exp $ .\" .TH vdr 1 "1 June 2003" "1.2.0" "Video Disk Recorder" .SH NAME @@ -167,6 +167,9 @@ Contains the file number, offset and type of each frame of the recording. .I remote.conf Contains the key assignments for the remote control. .TP +.I keymacros.conf +Contains user defined remote control key macros. +.TP .IR 001.vdr\ ...\ 255.vdr The actual data files of a recording. .TP |