diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index af7a7cf06ed601c282f423b1ae79d82bd12cda24..819081fa856c0651e984d5f26d634d4da24f93df 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,4 +1,4 @@ -<!-- $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 $ --> <chapter Id="runtime"> <title>Operating System Environment</title> @@ -1604,7 +1604,7 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput ciphers can be specified in the <productname>OpenSSL</productname> configuration file, you can specify ciphers specifically for use by the database server by modifying <xref linkend="guc-ssl-ciphers"> in - <filename>postgresql .conf</>. + <filename>postgresql.conf</>. </para> <note>