summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-08-22 00:01:02 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-08-22 00:01:02 +0000
commit26a12a6d28c0bd04104110b67b44afe9451e7d8c (patch)
tree36f5a2189a612a073cb51726cb06125deed65f46 /DOCS
parent45fe8d28002ce38888f0a49ba4fc4e81a598c975 (diff)
downloadmpv-26a12a6d28c0bd04104110b67b44afe9451e7d8c.tar.bz2
mpv-26a12a6d28c0bd04104110b67b44afe9451e7d8c.tar.xz
typo, grammar
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16287 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.14
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index efa7abe967..5b334df19e 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1883,7 +1883,7 @@ Explicitly choose the SDL audio driver to use (default: let SDL choose).
.
.TP
.B arts\ \ \
-audio output through the Arts daemon
+audio output through the aRts daemon
.
.TP
.B esd\ \ \ \
@@ -2717,7 +2717,7 @@ Call glFinish() before swapping buffers.
Slower but in some cases more correct output (default: disabled).
.IPs swapinterval=<n>
Minimum interval in displayed frames between to buffer swaps (default: 1).
-1 is equivalent to enable VSYNC, 0 to disable VSYNC.
+1 is equivalent to enabling VSYNC, 0 to disabling VSYNC.
Values < 0 will leave it at the system default.
This will limit the framerate to (horizontal refresh rate / n).
Requires GLX_SGI_swap_control support to work.