Bug 82458

Summary: Error in styling of the Handbook
Product: Documentation Reporter: Alex <KB1FYR>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Alex 2005-06-20 23:40:14 UTC
      On the following page: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/book-preface.html The text "monospace" appears as italic, probably due to a change in the stylesheet used with that page.

Fix: 

Change the style for the "monospace" example from VARNAME to PROMPT
How-To-Repeat:       Look at the page. :P
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2005-06-21 15:11:41 UTC
Responsible Changed
From-To: freebsd-doc->keramida

I'll work on this.
Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2005-06-21 15:15:15 UTC
State Changed
From-To: open->closed

I've tested the output with <literal> and it seems to be ok. 
The change from <varname> -> <literal> for an example of 
monospaced text has been committed as revision 1.28 of 
doc/en_US.ISO8859-1/books/handbook/preface/preface.sgml 
It should appear online after the next scheduled rebuild 
of the doc/ tree. 

Thanks :)