diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-11-17 15:52:04 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-11-17 15:52:04 +0000 |
commit | 4e999610e79706d80f516c535228c8d388ae49bf (patch) | |
tree | 54ae018522c3f86d0524c41783f5d52a5edd32bf /DOCS | |
parent | cbfcd8f1faa526cabfa78657f0d276c19d92f981 (diff) | |
download | mpv-4e999610e79706d80f516c535228c8d388ae49bf.tar.bz2 mpv-4e999610e79706d80f516c535228c8d388ae49bf.tar.xz |
Reformating and nit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17005 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index f536f30079..0f18415857 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1828,9 +1828,10 @@ available. . .TP .B \-term-osd-esc <escape sequence> -Specify the escape sequence to use before writing an OSD messages on the -console. The escape sequence should move the pointer to the beginning of the -line used for the OSD and clear it (default: ^[[A\\r^[[K). +Specify the escape sequence to use before writing an OSD message on the +console. +The escape sequence should move the pointer to the beginning of the line +used for the OSD and clear it (default: ^[[A\\r^[[K). . .TP .B \-unicode |