git.postgresql.org Git - postgresql.git/commit
Thu, 7 Apr 2022 11:45:25 +0000 (13:45 +0200)
Thu, 7 Apr 2022 11:45:25 +0000 (13:45 +0200)
commit d772b18d44c209ec4a48ba6e1d86c13445318b81
Avoid <substeps> element in man pages
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.
This is the main PostgreSQL git repository.
RSS
Atom