Index: doc/src/sgml/manage-ag.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/manage-ag.sgml,v
retrieving revision 2.49
diff -c -c -r2.49 manage-ag.sgml
*** doc/src/sgml/manage-ag.sgml	5 Nov 2006 22:42:07 -0000	2.49
--- doc/src/sgml/manage-ag.sgml	20 Jan 2007 15:37:09 -0000
***************
*** 257,263 ****
      For example, one could drop <literal>template1</> and recreate it from
      <literal>template0</> without any ill effects.  This course of action
      might be advisable if one has carelessly added a bunch of junk in
!     <literal>template1</>.
     </para>
  
     <para>
--- 257,264 ----
      For example, one could drop <literal>template1</> and recreate it from
      <literal>template0</> without any ill effects.  This course of action
      might be advisable if one has carelessly added a bunch of junk in
!     <literal>template1</>. (To delete <literal>template1</literal>,
!     it must have <literal>datistemplate = false</>.)
     </para>
  
     <para>
