Summary: | [patch] [handbook] error statement mixed with normal text | ||||||
---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | Erik Gunderson <erikcgunderson> | ||||
Component: | Books & Articles | Assignee: | Warren Block <wblock> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | wblock | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html | ||||||
Attachments: |
|
The existing version is actually correct markup usage. However, our CSS was missing an entry to show that text in a monospace font. I have added that now, and also edited the text in that paragraph to be slightly better. Thanks! A commit references this bug: Author: wblock Date: Fri Feb 26 05:02:01 UTC 2016 New revision: 48259 URL: https://svnweb.freebsd.org/changeset/doc/48259 Log: Make text slightly less passive. Inspired by the patch submitted in the PR. PR: 207505 Submitted by: Erik Gunderson <erikcgunderson@comcast.net> Changes: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml |
Created attachment 167423 [details] .diff file that separates out the error statement Another fix, this time separating out the error statement from the rest of the text.