diff options
Diffstat (limited to 'doc/src/sgml/ref/create_aggregate.sgml')
-rw-r--r-- | doc/src/sgml/ref/create_aggregate.sgml | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/doc/src/sgml/ref/create_aggregate.sgml b/doc/src/sgml/ref/create_aggregate.sgml index a5b04daa269..273d6087a92 100644 --- a/doc/src/sgml/ref/create_aggregate.sgml +++ b/doc/src/sgml/ref/create_aggregate.sgml @@ -163,14 +163,7 @@ The initial value for the second transition function argument. Outputs </TITLE> <PARA> - </PARA> - <VARIABLELIST> - <VARLISTENTRY> - <TERM> -<replaceable>status</replaceable> - </TERM> - <LISTITEM> - <PARA> + <VARIABLELIST> <VARLISTENTRY> <TERM> @@ -179,12 +172,6 @@ The initial value for the second transition function argument. <LISTITEM> <PARA> Message returned if the command completes successfully. - </PARA> - </LISTITEM> - </VARLISTENTRY> - </VARIABLELIST> - </LISTITEM> - </VARLISTENTRY> </VARIABLELIST> </REFSECT2> |