Skip to content

Commit c880ed0

Browse files
committed
Fix SGML markup, from Guillaume Lelarge.
1 parent 41f8f37 commit c880ed0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/installation.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.293 2007/10/01 16:43:28 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.294 2007/10/06 15:50:43 alvherre Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -1694,7 +1694,7 @@ postgres$ <userinput>/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data</>
16941694
</para>
16951695
</step>
16961696

1697-
<step
1697+
<step>
16981698
<para>
16991699
At this point, if you did not use the <command>initdb</> <literal>-A</>
17001700
option, you might want to modify <filename>pg_hba.conf</> to control

0 commit comments

Comments
 (0)