forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9ffe128
committed
docs: fix inconsistencies in markup and case
Ensure to properly mark up function parameters in text with <parameter>,avoid using <acronym> for terms which aren't acronyms and properly placethe ", and" in a value list. The acronym removal is a follow-up to commitfb72a7b which removed it for minmax-multi. In passing, also fix anincorrectly cased word.Author: Ekaterina Kiryanova <e.kiryanova@postgrespro.ru>Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>Discussion:https://postgr.es/m/c050ecbc-80b2-b360-3c1d-9fe6a6a11bb5@postgrespro.ruBackpatch-through: v141 parent081e86b commit9ffe128
4 files changed
+6
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
279 | 279 |
| |
280 | 280 |
| |
281 | 281 |
| |
282 |
| - | |
| 282 | + | |
283 | 283 |
| |
284 | 284 |
| |
285 | 285 |
| |
| |||
293 | 293 |
| |
294 | 294 |
| |
295 | 295 |
| |
296 |
| - | |
| 296 | + | |
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
716 | 716 |
| |
717 | 717 |
| |
718 | 718 |
| |
719 |
| - | |
| 719 | + | |
720 | 720 |
| |
721 | 721 |
| |
722 | 722 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7403 | 7403 |
| |
7404 | 7404 |
| |
7405 | 7405 |
| |
7406 |
| - | |
7407 |
| - | |
| 7406 | + | |
| 7407 | + | |
7408 | 7408 |
| |
7409 | 7409 |
| |
7410 | 7410 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7013 | 7013 |
| |
7014 | 7014 |
| |
7015 | 7015 |
| |
7016 |
| - | |
| 7016 | + | |
7017 | 7017 |
| |
7018 | 7018 |
| |
7019 | 7019 |
| |
|
0 commit comments
Comments
(0)