Bug 31934

Summary: port tag not in FDP
Product: Documentation Reporter: Michael W Lucas <mwlucas>
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
ports-markup none

Description Michael W Lucas 2001-11-12 19:20:00 UTC
The <port> tag was not documented in the FDP.  This made some of my
earlier patches less than perfect.
Comment 1 Giorgos Keramidas 2001-11-12 22:12:51 UTC
mwlucas@blackhelicopters.org <mwlucas@blackhelicopters.org> wrote:
> +           <para>Use:</para>
> + 
> +           <programlisting><![ CDATA [<para>Install <port>net/ethereal</literal> to view network traffic.</para>]]></programlisting>

	I'm sure you meant "Install <port>net/ethereal</port>..."
	I like this :-)
Comment 2 Michael W Lucas 2001-11-13 12:48:30 UTC
On Tue, Nov 13, 2001 at 12:12:51AM +0200, Giorgos Keramidas wrote:
> mwlucas@blackhelicopters.org <mwlucas@blackhelicopters.org> wrote:
> > +           <para>Use:</para>
> > + 
> > +           <programlisting><![ CDATA [<para>Install <port>net/ethereal</literal> to view network traffic.</para>]]></programlisting>
> 
> 	I'm sure you meant "Install <port>net/ethereal</port>..."
> 	I like this :-)

Yes I did.  How the heck does this pass "make lint"?  make lint
complains about just about everything (which it should), yet this
obvious boneheaded cut-and-paste goof sails right through it.

Corrected patch enclosed.

-- 
Michael Lucas
mwlucas@blackhelicopters.org
http://www.blackhelicopters.org/~mwlucas/
Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons
Comment 3 Bruce A. Mah freebsd_committer freebsd_triage 2001-11-13 18:07:55 UTC
State Changed
From-To: open->closed

Committed with suggested modification.  I also moved the text to the 
DocBook (vs. HTML) section, and added a note that this is a FreeBSD 
extension.  Thankyewverymuch!