[pgpool-committers: 3541] pgpool: Fix SGML compile errors.

Tatsuo Ishii ishii at postgresql.org
Fri Oct 7 06:58:51 JST 2016


Fix SGML compile errors.

openjade  -wall -wno-unused-param -wno-empty -wfully-tagged   -d stylesheet.dsl -t sgml -i output-html  -i include-index pgpool.sgml
openjade:loadbalance.sgml:28:31:E: character "_" is not allowed in the value of attribute "ID"
openjade:healthcheck.sgml:62:31:E: character "_" is not allowed in the value of attribute "ID"
openjade:healthcheck.sgml:89:33:E: character "_" is not allowed in the value of attribute "LINKEND"
openjade:failover.sgml:191:25:E: character "_" is not allowed in the value of attribute "ID"

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c9bdc4a59c9ee4d820122ee009eb0ea083388dc4

Modified Files
--------------
doc/src/sgml/failover.sgml    | 2 +-
doc/src/sgml/healthcheck.sgml | 4 ++--
doc/src/sgml/loadbalance.sgml | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)



More information about the pgpool-committers mailing list