summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/pg_ctl-ref.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2002-09-21 18:32:54 +0000
committerPeter Eisentraut <peter_e@gmx.net>2002-09-21 18:32:54 +0000
commitbc499687641a021e0dac3e146611b5a553cf0c5b (patch)
tree62e4ab35b6a504b4e37436eaa3e7a25d7d147375 /doc/src/sgml/ref/pg_ctl-ref.sgml
parent7233aae50bea503369b0a4ef9a3b6a3864c96812 (diff)
downloadpostgresql-bc499687641a021e0dac3e146611b5a553cf0c5b.tar.gz
Add more appropriate markup.
Diffstat (limited to 'doc/src/sgml/ref/pg_ctl-ref.sgml')
-rw-r--r--doc/src/sgml/ref/pg_ctl-ref.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml
index 397098302e..6659ac914c 100644
--- a/doc/src/sgml/ref/pg_ctl-ref.sgml
+++ b/doc/src/sgml/ref/pg_ctl-ref.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.15 2002/07/28 15:22:20 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.16 2002/09/21 18:32:54 petere Exp $
PostgreSQL documentation
-->
@@ -148,7 +148,7 @@ PostgreSQL documentation
<para>
Append the server log output to
<replaceable>filename</replaceable>. If the file does not
- exist, it is created. The umask is set to 077, so access to
+ exist, it is created. The <systemitem>umask</> is set to 077, so access to
the log file from other users is disallowed by default.
</para>
</listitem>