summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/drop_function.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2000-12-25 23:15:27 +0000
committerPeter Eisentraut <peter_e@gmx.net>2000-12-25 23:15:27 +0000
commitdccfd74935254224cff91da66f8bb05f84af04f0 (patch)
tree581a06e8dcc60795f551fb419b2cdae429a6704f /doc/src/sgml/ref/drop_function.sgml
parente58badfbe7e2e0beb62d6b01dcf38e1658815256 (diff)
downloadpostgresql-dccfd74935254224cff91da66f8bb05f84af04f0.tar.gz
Refine some things to create better looking man pages.
Diffstat (limited to 'doc/src/sgml/ref/drop_function.sgml')
-rw-r--r--doc/src/sgml/ref/drop_function.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/drop_function.sgml b/doc/src/sgml/ref/drop_function.sgml
index f3e6645449..09038a1f63 100644
--- a/doc/src/sgml/ref/drop_function.sgml
+++ b/doc/src/sgml/ref/drop_function.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_function.sgml,v 1.8 2000/05/18 14:24:33 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_function.sgml,v 1.9 2000/12/25 23:15:26 petere Exp $
Postgres documentation
-->
@@ -116,7 +116,7 @@ NOTICE RemoveFunction: Function "<replaceable class="parameter">name</replaceabl
<para>
Refer to
- <xref linkend="sql-createfunction-title" endterm="sql-createfunction-title">
+ <xref linkend="sql-createfunction" endterm="sql-createfunction-title">
for information on creating aggregate functions.
</para>