mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Escaped the '-' and '' characters in the man pages
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -3160,7 +3160,7 @@ Video Disk Recorder Revision History
|
||||
right day of week for timers in the future.
|
||||
- Some improvements to cPoller (thanks to Marco Schl<68><6C>ler).
|
||||
|
||||
2004-12-17: Version 1.3.18
|
||||
2004-12-18: Version 1.3.18
|
||||
|
||||
- Removed an unused variable from cTimer::GetWDayFromMDay() (thanks to Wayne Keer
|
||||
for reporting this one).
|
||||
@@ -3193,3 +3193,5 @@ Video Disk Recorder Revision History
|
||||
have their own idea about this.
|
||||
+ cChannel::[AD]pid[12]() have been replaced with cChannel::[AD]pid(int i) to
|
||||
allow access to all available PIDs.
|
||||
- Escaped the '-' and '<27>' characters in the man pages (thanks to Darren Salt for
|
||||
pointing this out).
|
||||
|
Reference in New Issue
Block a user