mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
The upstream DocBook manpages stylesheet apparently does not handle the <substeps> element at all, and so the content comes out unformatted, which is not useful. As a workaround, replace <substeps> with a nested <procedure>, which ends up effectively the same in output.