9fans archive / 1996 / 02 / 15 /    prev next

From: Dave Presotto presotto@pla...
Subject: http://plan9.att.com/magic/man2html/8/plan9.ini
Date: Mon, 12 Feb 1996 10:34:29 -0500

fixed (finally had a minute to look at it).  THanks.

------ forwarded message follows ------

>From cse.psu.edu!9fans-outgoing-owner Tue Oct 31 17:48:32 EST 1995
Received: by psuvax1.cse.psu.edu id <34153>; Tue, 31 Oct 1995 17:03:36 -0500
Received: from cs.columbia.edu ([128.59.16.20]) by psuvax1.cse.psu.edu with SMTP id <34152>; Tue, 31 Oct 1995 17:03:02 -0500
Received: from lexington.cs.columbia.edu (lexington.cs.columbia.edu [128.59.24.52]) by cs.columbia.edu (8.6.12/8.6.6) with ESMTP id RAA09912 for <9fans@cs....>; Tue, 31 Oct 1995 17:02:39 -0500
Received: from localhost (jdp@localhost) by lexington.cs.columbia.edu (8.6.12/8.6.6) with SMTP id RAA12462 for <9fans@cs....>; Tue, 31 Oct 1995 17:02:34 -0500
Message-Id: <199510312202.RAA12462@lex...>
To:	9fans@cse...
Subject: http://plan9.att.com/magic/man2html/8/plan9.ini
Date:	Tue, 31 Oct 1995 17:02:23 -0500
From:	"John D. Pritchard" <jdp@cs....>
Sender: owner-9fans@cse...
Precedence: bulk
Reply-To: 9fans@cse...

hi,

in this page,  the first one i've read, there's some strange HTML.  it
looks like some process for generating the page isnt working.

there are a bunch of things like...

  <H5></H5>
  <DL><DT><DD>
  This defines an Ethernet interface.

  <H5></H5>
  <DL><DT><DD>
  This defines a SCSI interface.

where either <H5></H5>, or <DT> is apparently an empty format tag for an
option string, eg, "ether".

-john