1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00

Fixed formatting the name section in the VDR man pages

This commit is contained in:
Klaus Schmidinger 2008-03-09 16:07:46 +01:00
parent d1578fd95a
commit 025e0c2bec
4 changed files with 6 additions and 4 deletions

View File

@ -2108,6 +2108,7 @@ Tobias Grimm <tobias.grimm@e-tobi.net>
code if one of the plugins failed to compile code if one of the plugins failed to compile
for making the non-breaking space symbol be rendered as a blank for making the non-breaking space symbol be rendered as a blank
for fixing a signed character used as index in cBase64Encoder::NextLine() for fixing a signed character used as index in cBase64Encoder::NextLine()
for fixing formatting the name section in the VDR man pages
Helge Lenz <h.lenz@gmx.de> Helge Lenz <h.lenz@gmx.de>
for reporting a bug in setting the 'Delta' parameter when calling the shutdown for reporting a bug in setting the 'Delta' parameter when calling the shutdown

View File

@ -5711,3 +5711,4 @@ Video Disk Recorder Revision History
- Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk). - Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk).
- Updated the Italian OSD texts (thanks to Diego Pierotto). - Updated the Italian OSD texts (thanks to Diego Pierotto).
- Updated the Polish OSD texts (thanks to Michael Rakowski). - Updated the Polish OSD texts (thanks to Michael Rakowski).
- Fixed formatting the name section in the VDR man pages (thanks to Tobias Grimm).

4
vdr.1
View File

@ -8,11 +8,11 @@
.\" License as specified in the file COPYING that comes with the .\" License as specified in the file COPYING that comes with the
.\" vdr distribution. .\" vdr distribution.
.\" .\"
.\" $Id: vdr.1 1.32 2008/02/10 14:23:12 kls Exp $ .\" $Id: vdr.1 1.33 2008/03/09 16:07:06 kls Exp $
.\" .\"
.TH vdr 1 "10 Feb 2008" "1.6" "Video Disk Recorder" .TH vdr 1 "10 Feb 2008" "1.6" "Video Disk Recorder"
.SH NAME .SH NAME
vdr - the Video Disk Recorder vdr \- the Video Disk Recorder
.SH SYNOPSIS .SH SYNOPSIS
.B vdr .B vdr
[options] [options]

4
vdr.5
View File

@ -8,11 +8,11 @@
.\" License as specified in the file COPYING that comes with the .\" License as specified in the file COPYING that comes with the
.\" vdr distribution. .\" vdr distribution.
.\" .\"
.\" $Id: vdr.5 1.67 2008/02/10 14:25:07 kls Exp $ .\" $Id: vdr.5 1.68 2008/03/09 15:46:57 kls Exp $
.\" .\"
.TH vdr 5 "10 Feb 2008" "1.6" "Video Disk Recorder Files" .TH vdr 5 "10 Feb 2008" "1.6" "Video Disk Recorder Files"
.SH NAME .SH NAME
vdr file formats - the Video Disk Recorder Files vdr_files \- the Video Disk Recorder Files
.SH DESCRIPTION .SH DESCRIPTION
This page describes the formats of the various files \fBvdr\fR uses to This page describes the formats of the various files \fBvdr\fR uses to
store configuration data and recordings. store configuration data and recordings.