changeset 15770:ebc70ca288d2

Formatting the suboption stringescape paragraph
author wight
date Sun, 19 Jun 2005 19:48:15 +0000
parents 074d691048cf
children 7a46898ddf61
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 5 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sun Jun 19 17:22:33 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Sun Jun 19 19:48:15 2005 +0000
@@ -384,20 +384,16 @@
 the XXX option or if XXX is compiled in.
 .PP
 .I NOTE:
-.PD 0
-.RSs
 The suboption parser (used for example for -ao pcm suboptions) supports
 a special kind of string-escaping intended for use with external GUIs.
-.PP
+.br
 It has the following format:
-.PP
+.br
 %n%string_of_length_n
-.PP
-Usage example:
-.PP
+.br
+.I EXAMPLE:
+.br
 mplayer -ao pcm:file=%10%C:test.wav test.avi
-.RE
-.PD 1
 .PP
 You can put all of the options in a configuration file which will be read
 every time MPlayer is run.