mirror of
https://github.com/postgres/postgres.git
synced 2026-02-20 00:10:16 -05:00
Remove tab in file name
This commit is contained in:
parent
c887ae42c1
commit
7dab896afc
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue