minor SGML fix

Started by Neil Conwayover 22 years ago2 messagespatches
Jump to latest
#1Neil Conway
neilc@samurai.com

A GUC variable in runtime.sgml had the wrong markup -- this patch
fixes that, and makes a few other tiny SGML improvements.

-Neil

Attachments:

runtime-doc-sgml-tweak-1.patchtext/x-patchDownload+6-6
#2Peter Eisentraut
peter_e@gmx.net
In reply to: Neil Conway (#1)
Re: minor SGML fix

Neil Conway writes:

A GUC variable in runtime.sgml had the wrong markup -- this patch
fixes that, and makes a few other tiny SGML improvements.

I've installed this patch, but I've used <symbol> instead of <constant>
for C preprocessor macros, to be consistent with other usage.