diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2001-09-03 12:57:50 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2001-09-03 12:57:50 +0000 |
commit | 89a1ea420733335ff151a481e88ea5ca076282fc (patch) | |
tree | 12ea8426f4ab36cde1263512e52662c2d813bd36 /doc/src/sgml/ref/truncate.sgml | |
parent | 69c52c8e5b92a6f7713199d749f76b62c87ed604 (diff) |
Put some kind of grammatical uniformity in the <refpurpose> lines.
Diffstat (limited to 'doc/src/sgml/ref/truncate.sgml')
-rw-r--r-- | doc/src/sgml/ref/truncate.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/truncate.sgml b/doc/src/sgml/ref/truncate.sgml index 0459c929218..861c93b1161 100644 --- a/doc/src/sgml/ref/truncate.sgml +++ b/doc/src/sgml/ref/truncate.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/truncate.sgml,v 1.2 1999/10/01 15:24:09 thomas Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/truncate.sgml,v 1.3 2001/09/03 12:57:50 petere Exp $ Postgres documentation --> @@ -15,7 +15,7 @@ Postgres documentation TRUNCATE </refname> <refpurpose> - Empty a table + empty a table </refpurpose> </refnamediv> <refsynopsisdiv> |