Mercurial > mplayer.hg
changeset 12767:f60b9fac3146
better wording/spelling as suggested by the wanderer
author | diego |
---|---|
date | Tue, 06 Jul 2004 13:46:11 +0000 |
parents | b79b5aaba229 |
children | 931eee818c52 |
files | DOCS/man/en/mplayer.1 DOCS/xml/en/install.xml |
diffstat | 2 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Tue Jul 06 13:45:07 2004 +0000 +++ b/DOCS/man/en/mplayer.1 Tue Jul 06 13:46:11 2004 +0000 @@ -534,11 +534,12 @@ on this option). .TP .B \-nortc (RTC only) -Turns off usage of the Linux RTC (real-time clock \- /dev/\:rtc) as timing +Turns off usage of the Linux RTC (realtime clock \- /dev/\:rtc) as timing mechanism. .TP .B \-playlist <file> -Play files according to a playlist file (1 file per line, Winamp or ASX format). +Play files according to a playlist file (ASX, Winamp, SMIL, or +one-file-per-line format). .br .I NOTE: This option is considered an entry so options found after it will apply @@ -570,8 +571,7 @@ . .TP .B \-slave (also see \-input) -This option switches on slave mode. -The aim is being able to use MPlayer as a backend for other programs. +Switches on slave mode in which MPlayer works as a backend for other programs. Instead of intercepting keyboard events, MPlayer will read commands from stdin. See DOCS/tech/slave.txt and \-input cmdlist for a list of slave commands. .TP
--- a/DOCS/xml/en/install.xml Tue Jul 06 13:45:07 2004 +0000 +++ b/DOCS/xml/en/install.xml Tue Jul 06 13:46:11 2004 +0000 @@ -913,7 +913,7 @@ tuned even finer. </simpara></listitem> <listitem><para> -<emphasis role="bold">The new timer</emphasis> code uses PC's RTC (Real Time Clock) +<emphasis role="bold">The new timer</emphasis> code uses PC's RTC (RealTime Clock) for this task, because it has precise 1ms timers. It is automagically enabled when available, but requires root privileges, a <emphasis>setuid root</emphasis> <application>MPlayer</application> binary or a properly set up kernel.