forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit09d465c
committed
Doc: fix a few oddly-spelled SGML ID attributes.
Avoid use of "_" in SGML IDs. Awhile back that was actuallydisallowed by the toolchain, as a consequence of which our conventionhas been to use "-" instead. Fix a couple of stragglers that areparticularly inconsistent with that convention and with related IDs.This is just neatnik-ism, so no need for back-patch.Discussion:https://postgr.es/m/769446.1673478332@sss.pgh.pa.us1 parent27da598 commit09d465c
File tree
4 files changed
+5
-5
lines changed- doc/src/sgml
- ref
4 files changed
+5
-5
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6062 | 6062 |
| |
6063 | 6063 |
| |
6064 | 6064 |
| |
6065 |
| - | |
| 6065 | + | |
6066 | 6066 |
| |
6067 | 6067 |
| |
6068 | 6068 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 |
| - | |
| 189 | + | |
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
| 142 | + | |
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
|
0 commit comments
Comments
(0)