docs/185041: HTML rendering: replaceable elements are not distinguished
Warren Block
wblock at FreeBSD.org
Fri Dec 20 18:00:00 UTC 2013
>Number: 185041
>Category: docs
>Synopsis: HTML rendering: replaceable elements are not distinguished
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 20 18:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Warren Block
>Release: 10-STABLE
>Organization:
>Environment:
FreeBSD lightning 10.0-PRERELEASE FreeBSD 10.0-PRERELEASE #2 r259630: Thu Dec 19 14:03:41 MST 2013 root at lightning:/usr/obj/usr/src/sys/LIGHTNING amd64
>Description:
Replaceable elements were formerly shown in italic to indicate to the user that they should be replaced. The current HTML does not do this. Example:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/book.html#preface-conventions
In the line that says "man -k keyword", keyword should be in italic. The HTML source does not make "keyword" a separate class:
<code class="command">man -k
keyword</code>
>How-To-Repeat:
View http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/book.html#preface-conventions
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list