From 3d4843babce087ae8dc734aeec36db084001a0e4 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 26 Dec 2020 01:10:24 -0500 Subject: [PATCH] doc: fix SGML markup for pg_alterckey from commit 62afb42a7f Backpatch-through: master --- doc/src/sgml/ref/pg_alterckey.sgml | 29 ++++++++++++++++++++--------- doc/src/sgml/reference.sgml | 1 + 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/doc/src/sgml/ref/pg_alterckey.sgml b/doc/src/sgml/ref/pg_alterckey.sgml index 0c4b14d00a..f80946dcc6 100644 --- a/doc/src/sgml/ref/pg_alterckey.sgml +++ b/doc/src/sgml/ref/pg_alterckey.sgml @@ -22,38 +22,48 @@ PostgreSQL documentation pg_alterckey - + + - old_cluster_key_command - new_cluster_key_command - - + + + old_cluster_key_command + new_cluster_key_command + + + + datadir - + + pg_alterckey + + - + + datadir - + + @@ -104,6 +114,7 @@ PostgreSQL documentation Options + @@ -172,7 +183,7 @@ PostgreSQL documentation - + diff --git a/doc/src/sgml/reference.sgml b/doc/src/sgml/reference.sgml index dd2bddab8c..fdb4e65144 100644 --- a/doc/src/sgml/reference.sgml +++ b/doc/src/sgml/reference.sgml @@ -240,6 +240,7 @@ + &pgalterckey; &clusterdb; &createdb; &createuser;