Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c887ae4 commit 7dab896Copy full SHA for 7dab896
doc/src/sgml/runtime.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.400 2007/12/29 04:27:02 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.401 2007/12/29 04:59:27 momjian Exp $ -->
2
3
<chapter Id="runtime">
4
<title>Operating System Environment</title>
@@ -1604,7 +1604,7 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
1604
ciphers can be specified in the <productname>OpenSSL</productname>
1605
configuration file, you can specify ciphers specifically for use by
1606
the database server by modifying <xref linkend="guc-ssl-ciphers"> in
1607
- <filename>postgresql .conf</>.
+ <filename>postgresql.conf</>.
1608
</para>
1609
1610
<note>
0 commit comments