Doc: minor improvements to SNI documentation.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 7c08a7e809721212b0c2b694cd19bd4379b8974f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2026-03-23T19:33:51Z
Doc: minor improvements to SNI documentation.

My attention was drawn to this new documentation by overlength-line
complaints in the PDF docs builds: the synopsis for hostname lines was
too wide.  I initially thought of shortening the parameter names to
fit, but it turns out that adding <optional> markup is enough to
persuade DocBook to break the line, and that seems more helpful
anyway.

While here, I couldn't resist some copy-editing, mostly being
consistent about whether to use Oxford commas or not.  The biggest
change was to re-order the entries in the hostname-values table to
match the running text.

Files

PathChange+/−
doc/src/sgml/runtime.sgml modified +23 −22