diff options
| author | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-10-30 19:34:40 +0000 |
|---|---|---|
| committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-10-30 19:34:40 +0000 |
| commit | 3d83e28b2b3c1fda477256a21e153c99c5611bbd (patch) | |
| tree | c6eb38becbf140b5d223048f9d6b69b1829fae5f /doc/src/sgml/ref/create_index.sgml | |
| parent | 3ac0a4e0589348ffd185ad463c8f89071f9f3695 (diff) | |
| download | postgresql-3d83e28b2b3c1fda477256a21e153c99c5611bbd.tar.gz | |
Minor cleanup in markup, especially in the Output section.
Diffstat (limited to 'doc/src/sgml/ref/create_index.sgml')
| -rw-r--r-- | doc/src/sgml/ref/create_index.sgml | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/doc/src/sgml/ref/create_index.sgml b/doc/src/sgml/ref/create_index.sgml index c77226039f..b552361156 100644 --- a/doc/src/sgml/ref/create_index.sgml +++ b/doc/src/sgml/ref/create_index.sgml @@ -165,13 +165,6 @@ SELECT am.amname AS acc_name, </TITLE> <PARA> - <VARIABLELIST> - <VARLISTENTRY> - <TERM> -<replaceable>status</replaceable> - </TERM> - <LISTITEM> - <PARA> <VARIABLELIST> <VARLISTENTRY> <TERM> @@ -191,12 +184,7 @@ SELECT am.amname AS acc_name, <LISTITEM> <PARA> This error occurs if it is impossible to create the index. - </PARA> - </LISTITEM> - </VARLISTENTRY> - </variablelist> - </LISTITEM> - </VARLISTENTRY> + </VARIABLELIST> </REFSECT2> |
