|
1 | 1 | <!--
|
2 |
| -$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.19 2003/03/2005:00:14 momjian Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.20 2003/03/2017:37:46 momjian Exp $ |
3 | 3 | PostgreSQL documentation
|
4 | 4 | -->
|
5 | 5 |
|
@@ -210,7 +210,7 @@ PostgreSQL documentation
|
210 | 210 | <para>
|
211 | 211 | Wait for the start or shutdown to complete. Times out after
|
212 | 212 | 60 seconds. This is the default for shutdowns. A successful
|
213 |
| - shutdown is indicated by removal of the <acronym>PID</scronym> |
| 213 | + shutdown is indicated by removal of the <acronym>PID</acronym> |
214 | 214 | file. For starting up, a successful <command>psql -l</command>
|
215 | 215 | indicates success. <command>pg_ctl</command> will attempt to
|
216 | 216 | use the proper port for psql. If the environment variable
|
|