Skip to content

Commit 63e5d02

Browse files
committed
doc: Remove remark elements
They were not rendered with DSSSL, but now they show up by default using XSLT. Just remove them, since they are not useful.
1 parent 75a1cbd commit 63e5d02

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

doc/src/sgml/dml.sgml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
<chapter id="dml">
44
<title>Data Manipulation</title>
55

6-
<remark>
7-
This chapter is still quite incomplete.
8-
</remark>
9-
106
<para>
117
The previous chapter discussed how to create tables and other
128
structures to hold your data. Now it is time to fill the tables

doc/src/sgml/ecpg.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3592,7 +3592,7 @@ void PGTYPESdecimal_free(decimal *var);
35923592
EXEC SQL ALLOCATE DESCRIPTOR <replaceable>identifier</replaceable>;
35933593
</programlisting>
35943594
The identifier serves as the <quote>variable name</quote> of the
3595-
descriptor area. <remark>The scope of the allocated descriptor is WHAT?.</remark>
3595+
descriptor area. <!-- The scope of the allocated descriptor is WHAT?. -->
35963596
When you don't need the descriptor anymore, you should deallocate
35973597
it:
35983598
<programlisting>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy