projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
facb0be
)
Fix markup typo.
author
Thomas G. Lockhart
<
[email protected]
>
Tue, 11 Jun 2002 16:00:17 +0000
(16:00 +0000)
committer
Thomas G. Lockhart
<
[email protected]
>
Tue, 11 Jun 2002 16:00:17 +0000
(16:00 +0000)
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 9072a634d9cce7c59f6dc5ef0dfa6eaa8cce1c92..419ac3f4cf9d3bbebf0e4159d1affa54dbc085e1 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-1419,7
+1419,7
@@
PostgreSQL documentation
<para>
Both <function>LIKE</function> and <function>SIMILAR TO</function>
are SQL-standard operators which are also available in alternate
- forms as <product
>PostgreSQL</product
> operators; look at
+ forms as <product
name>PostgreSQL</productname
> operators; look at
<literal>~</literal> and <literal>~~</literal> for examples.
</para>