Bug 29806

Summary: Handbook Chapter 12 (Disks) minor changes
Product: Documentation Reporter: John Murphy <jfm>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description John Murphy 2001-08-17 16:20:01 UTC
doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml Revision 1.52

Removed <filename> and <command> elements where they were within <title>.
Fixed some minor typos.

Also, there seems to be a problem with the way <userinput> and <application>
elements appear when used within <procedure><step>.  See 12.5.1 steps 2 and 3.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disks-adding.html

Fix: Apply the following diff to:
doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
Comment 1 murray.stokely 2001-08-18 02:04:16 UTC
On Fri, Aug 17, 2001 at 08:15:47AM -0700, John Murphy wrote:
> Removed <filename> and <command> elements where they were within <title>.
> Fixed some minor typos.

   Why is this undesirable?  I think that we want proper markup inside
of <title>s

	- Murray
Comment 2 dd freebsd_committer freebsd_triage 2001-08-20 00:58:59 UTC
State Changed
From-To: open->closed

Applied, thanks!