Bug 30976

Summary: correction of two broken <ulink> elements in the fdp-primer book
Product: Documentation Reporter: Giorgos Keramidas <charon>
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
patch none

Description Giorgos Keramidas 2001-10-02 01:30:01 UTC
	While reading through the fdp primer sgml source, I noticed these two
	<ulink>'s that seemed funny.  The first one results in a wrong URL
	referenced by the resulting HTML, and the second, hmm, I don't know
	how it managed to pass the validator  Probably because it's wrapped in
	a CDATA.
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2001-10-02 06:24:41 UTC
State Changed
From-To: open->closed

Thanks for finding the broken links!  Your patch was committed.