Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2001 14:30:06 -0500
From:      Michael Lucas <mwlucas@blackhelicopters.org>
To:        doc@freebsd.org
Subject:   still more on pointing to relnotes
Message-ID:  <20011105143006.A91718@blackhelicopters.org>

next in thread | raw e-mail | index | archive | help

--uAKRQypu60I7Lcqm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

(as you can probably tell, I have absolutely nothing to do at work today...)

It also seems that it would be still better to have a separate entity
for the hardware notes, as well as the release notes.  Here's a patch
that implements that, and corrects the pointer to pointer to info.

Okay, I'll shut up now...

==ml


-- 
Michael Lucas
mwlucas@blackhelicopters.org
http://www.blackhelicopters.org/~mwlucas/
Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons

--uAKRQypu60I7Lcqm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="freebsd.ent2"

*** share/sgml/freebsd.ent-dist	Mon Nov  5 14:17:03 2001
--- share/sgml/freebsd.ent	Mon Nov  5 14:18:11 2001
***************
*** 16,21 ****
--- 16,23 ----
       it's really release time -->
  <!ENTITY rel.current CDATA "4.4">
  <!ENTITY rel.current.date CDATA "September, 2001">
+ <!ENTITY rel.current.notes "http://www.freebsd.org/releases/4.4R/notes.html">; 
+ <!ENTITY rel.current.hw "http://www.freebsd.org/releases/4.4R/hardware.html">; 
  
  <!-- Sections that we don't want to be published -->
  <!ENTITY % not.published 	"IGNORE">

--uAKRQypu60I7Lcqm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=scsi-support2

*** en_US.ISO8859-1/books/faq/book.sgml-dist	Mon Nov  5 10:49:36 2001
--- en_US.ISO8859-1/books/faq/book.sgml	Mon Nov  5 14:22:22 2001
***************
*** 2429,2435 ****
  
          <answer>
            <para>See the complete list in the <ulink
!             URL="../handbook/install.html#INSTALL-HW">Handbook</ulink>.</para>
          </answer>
        </qandaentry>
  
--- 2429,2435 ----
  
          <answer>
            <para>See the complete list in the <ulink
!             URL="&rel.current.hw;">current Hardware Notes</ulink>.</para>
          </answer>
        </qandaentry>
  

--uAKRQypu60I7Lcqm--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011105143006.A91718>