Bug 13411

Summary: Update book.sgml of en_US.ISO_8859-1/books/faq
Product: Documentation Reporter: Foxfair Hu <foxfair>
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 Foxfair Hu 1999-08-27 18:10:00 UTC
1. I made some changes to the FAQ file, the old one will make some strange
   link (Like this : "Q:Q:") in the html files. So change <xref...> to
   <link ...>.

2. In the Chapter 9, Networking section, there is a wrong link. GaTeD has
   a new location now.(http://www.gated.org/).

3. Fix a weird <email>@</email> tag, It looks like we just need a single
   "@" but not to mail somebody anonymous. I proposed to use 
   <emphasis remap=tt><@></emphasis> instead of <email>@</email>.

4. Others changes, too long and trivial to say, see the patch.

Fix: Apply this patch, it has 339 lines and need *somebody else* to check it :-)
How-To-Repeat: Go to http://www.FreeBSD.org/FAQ/ and pick up [networking,ppp,else] 
chapters , you will see the Q: Q: links and something wrong.
Comment 1 Foxfair Hu freebsd_committer freebsd_triage 1999-09-04 10:28:10 UTC
State Changed
From-To: open->closed

PAtch committed, close it.