8000 doc: Remove inappropriate <acronym> tags · postgres/postgres@fb72a7b · GitHub
[go: up one dir, main page]

Skip to content

Commit fb72a7b

Browse files
committed
doc: Remove inappropriate <acronym> tags
1 parent 1da2ea0 commit fb72a7b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/src/sgml/brin.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,7 @@ LOG: request for BRIN range summarization for index "brin_wi_idx" page 128 was
753753
</variablelist>
754754

755755
<para>
756-
<acronym>minmax-multi</acronym> operator classes accept these parameters:
756+
minmax-multi operator classes accept these parameters:
757757
</para>
758758

759759
<variablelist>

doc/src/sgml/datatype.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4925,7 +4925,7 @@ WHERE ...
49254925
</sect1>
49264926

49274927
<sect1 id="datatype-pg-lsn">
4928-
<title><acronym>pg_lsn Type</acronym></title>
4928+
<title><type>pg_lsn</type> Type</title>
49294929

49304930
<indexterm zone="datatype-pg-lsn">
49314931
<primary>pg_lsn</primary>

doc/src/sgml/release-14.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1561,7 +1561,7 @@ Author: Peter Eisentraut <peter@eisentraut.org>
15611561
</sect4>
15621562

15631563
<sect4>
1564-
<title><acronym>Authentication</acronym></title>
1564+
<title>Authentication</title>
15651565

15661566
<itemizedlist>
15671567

0 commit comments

Comments
 (0)
0