Mercurial > mplayer.hg
changeset 20556:ee53e4d326f7
Typo fix: missing "get".
author | corey |
---|---|
date | Tue, 31 Oct 2006 18:52:40 +0000 |
parents | 98e477485b29 |
children | d08cfedd1c66 |
files | DOCS/xml/en/video.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/video.xml Tue Oct 31 18:20:28 2006 +0000 +++ b/DOCS/xml/en/video.xml Tue Oct 31 18:52:40 2006 +0000 @@ -1386,7 +1386,7 @@ <option>-vo mga</option> or <option>-vo fbdev</option>. nVidia cards however are able to output truly graphical video on a real text console. See the <link linkend="vidix-nvidia">nvidia_vid</link> section for more information. - To rid of text on the borders and the blinking cursor, try something like + To get rid of text on the borders and the blinking cursor, try something like </simpara> <screen>setterm -cursor off > /dev/tty9</screen>