From: Bruce Momjian Date: Sat, 26 Dec 2020 06:10:24 +0000 (-0500) Subject: doc: fix SGML markup for pg_alterckey from commit 62afb42a7f X-Git-Tag: REL_14_BETA1~1074 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3d4843babce087ae8dc734aeec36db084001a0e4;p=thirdparty%2Fpostgresql.git doc: fix SGML markup for pg_alterckey from commit 62afb42a7f Backpatch-through: master --- diff --git a/doc/src/sgml/ref/pg_alterckey.sgml b/doc/src/sgml/ref/pg_alterckey.sgml index 0c4b14d00ac..f80946dcc6d 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 dd2bddab8c4..fdb4e65144b 100644 --- a/doc/src/sgml/reference.sgml +++ b/doc/src/sgml/reference.sgml @@ -240,6 +240,7 @@ + &pgalterckey; &clusterdb; &createdb; &createuser;