Fixed missing blanks

This commit is contained in:
Klaus Schmidinger 2003-05-29 11:06:07 +02:00
parent dfca32a6a1
commit 33079db2de
1 changed files with 2 additions and 4 deletions

6
vdr.5
View File

@ -8,7 +8,7 @@
.\" License as specified in the file COPYING that comes with the
.\" vdr distribution.
.\"
.\" $Id: vdr.5 1.18 2003/04/26 11:54:35 kls Exp $
.\" $Id: vdr.5 1.19 2003/05/29 11:06:07 kls Exp $
.\"
.TH vdr 5 "6 Dec 2002" "1.2.0" "Video Disk Recorder Files"
.SH NAME
@ -547,9 +547,7 @@ l l.
<channel name> @is the "name" as in 'channels.conf' (for information only, may be left out)
<start time> @is the time (as a time_t integer) in UTC when this event starts
<duration> @is the time (in seconds) that this event will take
<table id> @is a hex number that indicates the table this event is contained\
in (if this is left empty or 0 this event will not be overwritten\
or modified by data that comes from the DVB stream)
<table id> @is a hex number that indicates the table this event is contained in (if this is left empty or 0 this event will not be overwritten or modified by data that comes from the DVB stream)
<title> @is the title of the event
<subtitle> @is the subtitle (typically the name of the episode etc.)
<description> @is the description of the event (any '|' characters will be interpreted as newlines)