DOCS - pg_waldump synopsis sgml markup

Peter Smith <smithpb2250@gmail.com>

From: Peter Smith <smithpb2250@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-17T00:38:27Z
Lists: pgsql-hackers

Attachments

Hi.

I found that the synopsis for pg_waldump is not using correct SGML markup.

The options part and the other startseg/endseg parameters should be
using <replaceable>, same as for all the other synopses of server
applications.

PSA patch for the same.

======
Kind Regards,
Peter Smith.
Fujitsu Australia

Commits

  1. doc: Adjust some markups on pg_waldump page