git.postgresql.org Git - postgresql.git/commit
2010年9月25日 06:57:09 +0000 (09:57 +0300)
2010年9月25日 06:57:09 +0000 (09:57 +0300)
commit 635de8365f0299cfa2db24c56abcfccb65d020f0
Fix man page markup for <cmdsynopsis> with multiple variants
Command synopses using <cmdsynopsis> with multiple variants previously used
<sbr> to break lines between variants. The new man page toolchain introduced
in 9.0 makes a mess out of that, and that markup was probably wrong all along,
because <sbr> is supposed to break lines within a synopsis, not between them.
So fix that by using multiple <cmdsynopsis> elements inside <refsynopsisdiv>.
backpatched to 9.0
This is the main PostgreSQL git repository.
RSS
Atom