forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite279952
committed
Change Texinfo output to UTF-8
Since the whole documentation tool chain is now UTF-8 and there is anincreasing number of non-ISO-8859-1 characters in the text, keepingthe Texinfo output in ISO 8859-1 just creates unnecessarycomplications. Depending on the platform, there are conversionfailures and thus build failures, or weirdly converted characters. Bychanging the output to UTF-8, the whole encoding conversion businessis sidestepped.1 parent8f72bec commite279952
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
204 |
| - | |
| 204 | + | |
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
|
0 commit comments
Comments
(0)