| Summary: | port tag not in FDP | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Michael W Lucas <mwlucas> | ||||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Michael W Lucas
2001-11-12 19:20:00 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 :-) 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 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! |