- Notifications
You must be signed in to change notification settings - Fork5
Commit1330e29
committed
doc: Work around stylesheet bug for man build
The upstream stylesheets for man output insert a *roff comment for anoccurrence of an indexterm, for reasons that have apparently been lostin history. This, however, is done incorrectly and causes someformatting problems. This hasn't been an issue until now, but thereorganization of indexterm elements inside variablelists has triggeredthis issue.The upstream fix (http://sourceforge.net/p/docbook/bugs/1340/) is todrop indexterms altogether in man output, and so we'll do the same here.1 parent737cdc2 commit1330e29
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
183 | 187 |
| |
184 | 188 |
| |
185 | 189 |
| |
|
0 commit comments
Comments
(0)