mirror of https://github.com/mpv-player/mpv
Missing dot at start of macro description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15697 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
93d3a442b3
commit
7cec872158
|
@ -189,7 +189,7 @@ Option descriptions:
|
||||||
|
|
||||||
Macro definitions (see beginning of man page):
|
Macro definitions (see beginning of man page):
|
||||||
|
|
||||||
- SS Starting value of the suboption column
|
- .SS Starting value of the suboption column
|
||||||
- .IPs Add new suboption (we use .TP for normal options and .IP for
|
- .IPs Add new suboption (we use .TP for normal options and .IP for
|
||||||
the rest)
|
the rest)
|
||||||
- .RSs Begin of suboptions, end with .RE
|
- .RSs Begin of suboptions, end with .RE
|
||||||
|
|
Loading…
Reference in New Issue