| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Pg Docs <pgsql-docs(at)lists(dot)postgresql(dot)org> |
| Subject: | kilobyte unit spelled "K bytes" |
| Date: | 2019-08-29 10:15:51 |
| Message-ID: | 32BA3AF7-37E9-4334-A226-98B844ADCC4E@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
In the documentation there is a single instance of “K bytes” being used to
denote kilobytes (kB or kilobyte used everywhere else), which isn’t really
correct as the k should be lowercased. The attached diff fixes this to make it
consistent with the rest of the documentation. I opted for kilobytes rather
than kB to match the rest of the document in question.
cheers ./daniel
| Attachment | Content-Type | Size |
|---|---|---|
| kilobytes.diff | application/octet-stream | 588 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2019-08-30 00:14:21 | Re: kilobyte unit spelled "K bytes" |
| Previous Message | Tom Lane | 2019-08-29 01:39:03 | Cleaning up some remarkably old stuff in installation.sgml |