kilobyte unit spelled "K bytes"
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2019-08-29T10:15:51Z
Lists: pgsql-docs
Attachments
- kilobytes.diff (application/octet-stream) patch
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
Commits
-
Doc: Replace mention to "K bytes" by "kilobytes" in textsearch.sgml
- 4e72a8e11e34 13.0 landed