Index: doc/src/sgml/nls.sgml
===================================================================
RCS file: /cvsroot/pgsql-server/doc/src/sgml/nls.sgml,v
retrieving revision 1.4
diff -c -c -r1.4 nls.sgml
*** doc/src/sgml/nls.sgml	22 Mar 2002 19:20:15 -0000	1.4
--- doc/src/sgml/nls.sgml	30 Oct 2002 05:13:17 -0000
***************
*** 176,183 ****
      This will create a file
      <filename><replaceable>progname</replaceable>.pot</filename>.
      (<filename>.pot</filename> to distinguish it from PO files that
!     are <quote>in production</quote>.  What does the T stand for?  I
!     don't know.)  Copy this file to
      <filename><replaceable>language</replaceable>.po</filename> and
      edit it.  To make it known that the new language is available,
      also edit the file <filename>nls.mk</filename> and add the
--- 176,184 ----
      This will create a file
      <filename><replaceable>progname</replaceable>.pot</filename>.
      (<filename>.pot</filename> to distinguish it from PO files that
!     are <quote>in production</quote>. The <literal>T</> stands for
!     <quote>template</>.)
!     Copy this file to
      <filename><replaceable>language</replaceable>.po</filename> and
      edit it.  To make it known that the new language is available,
      also edit the file <filename>nls.mk</filename> and add the
