Index: doc/src/sgml/mvcc.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/mvcc.sgml,v
retrieving revision 2.53
diff -u -r2.53 mvcc.sgml
--- doc/src/sgml/mvcc.sgml	7 Nov 2005 17:36:44 -0000	2.53
+++ doc/src/sgml/mvcc.sgml	4 Mar 2006 03:07:08 -0000
@@ -710,7 +710,7 @@
 
 	<para>
 	 Acquired by the <command>ALTER TABLE</command>, <command>DROP
-	 TABLE</command>, <command>REINDEX</command>,
+	 TABLE</command>, <command>TRUNCATE</command>, <command>REINDEX</command>,
 	 <command>CLUSTER</command>, and <command>VACUUM FULL</command>
 	 commands.  This is also the default lock mode for <command>LOCK
 	 TABLE</command> statements that do not specify a mode explicitly.
