Doc: fix indent.
authorBo Peng <pengbo@sraoss.co.jp>
Mon, 17 Aug 2020 07:46:10 +0000 (16:46 +0900)
committerBo Peng <pengbo@sraoss.co.jp>
Mon, 17 Aug 2020 07:46:10 +0000 (16:46 +0900)
doc.ja/src/sgml/examples.sgml
doc/src/sgml/examples.sgml

index 7408832100485fe5c551fc94f39f18619a1c7891..ce5805809a9ad10c108e8bce23ed269e069118b4 100644 (file)
      <productname>PostgreSQL</productname>のインストールは<productname>PostgreSQL</productname>コミュニティのリポジトリを使います。
     </para>
     <programlisting>
-        # 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 postgresql96-server
     </programlisting>
    </sect2>
index 2504270f7c5a550de9b8ebc26378d055cec47089..0967dfeabff36b9df8887c8f7e17bc93e3811df7 100644 (file)
      Install <productname>PostgreSQL</productname> by using <productname>PostgreSQL</productname> YUM repository.
     </para>
     <programlisting>
-        # 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 postgresql96-server
     </programlisting>
    </sect2>