Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2013 17:54:53 GMT
From:      Warren Block <wblock@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/185041: HTML rendering: replaceable elements are not distinguished
Message-ID:  <201312201754.rBKHsrRc016009@oldred.freebsd.org>
Resent-Message-ID: <201312201800.rBKI0035099899@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312201754.rBKHsrRc016009>