Typo fix.

Noted by Thom Brown.
This commit is contained in:
Robert Haas 2010-12-22 09:33:34 -05:00
parent 28d5c565ce
commit 2a0f13a765

View File

@ -587,7 +587,7 @@ PostgreSQL documentation
</para>
<para>
To restart using port 5433 and disabe <function>fsync</> upon restart:
To restart using port 5433 and disable <function>fsync</> upon restart:
<screen>
<prompt>$</prompt> <userinput>pg_ctl -o "-F -p 5433" restart</userinput>
</screen>