Bug 34662

Summary: FDP Primer makes use of <portname> which is non-existent
Product: Documentation Reporter: Hiten Pandya <hiten>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Hiten Pandya 2002-02-06 12:10:01 UTC
The FreeBSD Documentation Primer makes use of a <portname> tag
for the title of an example (example 4-39).  This should be
<port>, and not <portname>.

Fix: 

Change <portname> to <port>, as the title for the example.
How-To-Repeat: Point your browser to:
http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/x1385.html

(under section '4.2.5.5 : The name of ports')
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2002-02-11 01:59:04 UTC
State Changed
From-To: open->closed

Committed in revision 1.39 of file 
doc/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml 
Thank you!