mirror of
https://github.com/mpv-player/mpv
synced 2024-12-12 01:46:16 +00:00
fix for the macosx tiger (groff 1.19.x) indentation issue
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17951 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
32b285a093
commit
611dc62a43
@ -6,8 +6,6 @@
|
||||
.\" Macro definitions
|
||||
.\" --------------------------------------------------------------------------
|
||||
.
|
||||
.\" default indentation is 7, don't change!
|
||||
.nr IN 7
|
||||
.\" define indentation for suboptions
|
||||
.nr SS 5
|
||||
.\" add new suboption
|
||||
@ -16,7 +14,7 @@
|
||||
..
|
||||
.\" begin of first level suboptions, end with .RE
|
||||
.de RSs
|
||||
.RS \n(IN+3
|
||||
.RS 10
|
||||
..
|
||||
.\" begin of 2nd level suboptions
|
||||
.de RSss
|
||||
|
Loading…
Reference in New Issue
Block a user