]> granicus.if.org Git - postgresql/commitdiff
Use <important> rather than <caution> when the condition isn't hazardous,
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 8 Nov 2001 23:39:22 +0000 (23:39 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 8 Nov 2001 23:39:22 +0000 (23:39 +0000)
because the result looks to "scary" otherwise.

doc/src/sgml/monitoring.sgml
doc/src/sgml/runtime.sgml

index 1f31e50ee73d811fea212d45ed70b3def854760b..caef55b358dc0945cfb340b91291e4636ff4cca1 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/monitoring.sgml,v 1.2 2001/10/19 00:46:51 tgl Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/monitoring.sgml,v 1.3 2001/11/08 23:39:22 petere Exp $
 -->
 
 <chapter id="monitoring">
@@ -117,7 +117,7 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
    allowed to change these variables with <command>SET</>.)
   </para>
 
-   <caution>
+   <important>
     <para>
      Since the variables <varname>STATS_COMMAND_STRING</varname>,
      <varname>STATS_BLOCK_LEVEL</varname>,
@@ -127,7 +127,7 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
      before you will get useful results from the statistical display
      functions.
     </para>
-   </caution>
+   </important>
 
  </sect2>
 
index 8284d010e646986bf13afb18cf6635431fbd0314..4a6ab07b2282143b2790a5d58ebe4135fbccb297 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.92 2001/11/02 18:39:57 tgl Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.93 2001/11/08 23:39:22 petere Exp $
 -->
 
 <Chapter Id="runtime">
@@ -2328,13 +2328,13 @@ default:\
     </varlistentry>
    </variablelist>
 
-   <caution>
+   <important>
     <para>
      It is best not to use <systemitem>SIGKILL</systemitem> to shut down the postmaster. This
      will prevent the postmaster from releasing shared memory and
      semaphores, which you may then have to do by hand.
     </para>
-   </caution>
+   </important>
 
    The <acronym>PID</> of the postmaster process can be found using the
    <application>ps</application> program, or from the file