- Notifications
You must be signed in to change notification settings - Fork5k
Commitd772b18
committed
Avoid <substeps> element in man pages
The upstream DocBook manpages stylesheet apparently does not handlethe <substeps> element at all, and so the content comes outunformatted, which is not useful.As a workaround, replace <substeps> with a nested <procedure>, whichends up effectively the same in output.1 parent5b18630 commitd772b18
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
499 | 499 |
| |
500 | 500 |
| |
501 | 501 |
| |
502 |
| - | |
| 502 | + | |
503 | 503 |
| |
504 | 504 |
| |
505 | 505 |
| |
| |||
624 | 624 |
| |
625 | 625 |
| |
626 | 626 |
| |
627 |
| - | |
| 627 | + | |
628 | 628 |
| |
629 | 629 |
| |
630 | 630 |
| |
|
0 commit comments
Comments
(0)