Raul Miller said:
> On Tue, Oct 12, 1999 at 11:11:34AM -0400, James A. Treacy wrote:
> > Anyone care to spend a little time looking into some reorganization?
> > We need to make sure that information is organized so that it is
> > easy to find.
> 
> I've been playing around with it a bit -- not sure I'm going to come
> up with anything particularly notable, but I noticed that there's
> bogus </option> tags on the page.  At least, I think these are bogus..
> is there some html standard that talks about </option> tags?

Are we talking about the same page?

scooter$ pwd
/home/csmall/webwml/english/y2k
scooter$ grep option *
grep: CVS: Is a directory
extra.wml:the extra and optional packages that make up the entire Debian 
distribution
index.wml:<P>Go to the <A href="extra">list of optional and extra packages.</a>
scooter$ 

And sucking the source html from the web site.
scooter$ lynx -source http://www.debian.org/y2k/index.html | grep -i option
<P>Go to the <A href="extra">list of optional and extra packages.</a>
scooter$ lynx -source http://www.debian.org/y2k/extra.html | grep -i option
the extra and optional packages that make up the entire Debian distribution
scooter$ 

You got me beat where these option tags are.

 - Craig

-- 
Craig Small VK2XLZ, PGP: AD 8D D8 63 6E BF C3 C7  47 41 B1 A2 1F 46 EC 90
Eye-Net Consulting http://www.eye-net.com.au/     <[EMAIL PROTECTED]>
MIEEE <[EMAIL PROTECTED]>              Debian developer <[EMAIL PROTECTED]>

Reply via email to