From 9bda1993242add3bf52030ed8b910db9cf02d1cc Mon Sep 17 00:00:00 2001 From: Bo Peng Date: Mon, 17 Aug 2020 16:46:58 +0900 Subject: [PATCH] Doc: fix indent. --- doc/src/sgml/examples.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/examples.sgml b/doc/src/sgml/examples.sgml index ee012900a..fe334a9b0 100644 --- a/doc/src/sgml/examples.sgml +++ b/doc/src/sgml/examples.sgml @@ -922,7 +922,7 @@ Install PostgreSQL by using PostgreSQL YUM repository. - # yum install https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm + # yum install https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm # yum install postgresql11-server -- 2.39.5