Summary: | [Handbook] Section 23.5.6 - Incorrect mergemaster parameter -U1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | Trev <fbsdbugs4> | ||||
Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
Status: | Closed Not A Bug | ||||||
Severity: | Affects Some People | CC: | bjk | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Trev
2017-07-18 07:59:44 UTC
Oops - this seems to be a font problem with the "# mergemaster -Ui" appearing as "# mergemaster -U1" in the SeaMonkey web broweser, but correctly as "# mergemaster -Ui" when cut and pasted into the bug report. Created attachment 184467 [details]
SeaMonkey screen dump extract
It is very curious that the 'i' has a serif when after 'U' or 'f', but after (e.g.) 'w', there is no serif. Nonetheless, this seems to be a rendering issue specific to SeaMonkey, as I do not see it in my local Chrome. So, I'll have to close this ticket, as there is no issue with the documentation source itself. I tracked the font rendering problem down to the font used for monospaced text (Andale Mono). When changed to Bitstream Vera Sans Mono, the text rendered correctly. Added resolution should anyone else suffer a similar issue. |