Remove tab in file name
authorBruce Momjian <bruce@momjian.us>
Sat, 29 Dec 2007 04:59:27 +0000 (04:59 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 29 Dec 2007 04:59:27 +0000 (04:59 +0000)
doc/src/sgml/runtime.sgml

index 892449005747f4a3108656338a2765ae1a1a9507..72172fcf9083a921cbbc41e9bcf5e8c64631f746 100644 (file)
@@ -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>