Subject: Re: proposed change to Documentation/index.html
To: None <itojun@iijlab.net>
From: David Brownlee <abs@netbsd.org>
List: www-changes
Date: 11/24/1999 10:24:49
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.
  Send mail to mime@docserver.cac.washington.edu for more info.

------- =_aaaaaaaaaa0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
Content-ID: <1142.943427194.1@coconut.itojun.org>

	I'd be inclined to make the networking a new section,
	similar to 'Port specific FAQs' and 'FAQs and HOWTOs',
	but either way, no objections.

	I'd also keep the set of links form the networking page,
	and add a comment in both places that anyone updating one
	should update the other.


		David/absolute

On Wed, 24 Nov 1999 itojun@iijlab.net wrote:

> 	I find the menu tree under "Documentation/network" is too deep
> 	so I would like to put those hyperlinks into Documentation/index.html.
> 	Do you think this change reasonable?
> 
> itojun
> 

------- =_aaaaaaaaaa0
Content-Type: TEXT/PLAIN; CHARSET=us-ascii
Content-ID: <1142.943427194.2@coconut.itojun.org>
Content-Description: 

Index: index.html
===================================================================
RCS file: /cvsroot/htdocs/Documentation/index.html,v
retrieving revision 1.41
diff -c -r1.41 index.html
*** index.html	1999/11/24 00:43:54	1.41
--- index.html	1999/11/24 07:01:08
***************
*** 39,45 ****
  
  <ul>
  <li><a href="misc/">Common NetBSD questions</a>
! <li><a href="network/">Networking</a>
  <li><a href="">The X Windowing System</a>
  <li><a href="software/">Adding/compiling software on NetBSD</a>
  	(including pkgsrc)
--- 39,60 ----
  
  <ul>
  <li><a href="misc/">Common NetBSD questions</a>
! <li>Networking
!   <ul>
!     <li><a href="network/">Basic NetBSD Networking</a>
!     <li><a href="network/wavelan.html">Wireless networking using the Lucent
! 	WaveLAN</a>
!     <li><a href="network/netboot/">HOWTO Netboot a diskless machine</a>
!     <li><a href="http://radon.static.net/~armenb/ipnat.html">Network
!         Address Translation (NAT) FAQ</a>, using
!         <a href="http://coombs.anu.edu.au/~avalon/ip-filter.html">IP-Filter</a>.
!     <li><a href="network/dhcp.html">HOWTO setup a DHCP client</a>.
!     <li><a href="http://rfhs8012.fh-regensburg.de/~feyrer/NetBSD/NWF/">
!         NetBSD/amiga Guide to Networking FAQ</a>
!     <li><a href="network/ipv6/">IPv6 Networking FAQ</a>.
!     <li><a href="http://www.macbsd.com/macbsd/howto/">
!         PPP, cross compiling, and other HOW-TOs</a>
!   </ul>
  <li><a href="">The X Windowing System</a>
  <li><a href="software/">Adding/compiling software on NetBSD</a>
  	(including pkgsrc)
Index: network/index.list
===================================================================
RCS file: /cvsroot/htdocs/Documentation/network/index.list,v
retrieving revision 1.13
diff -c -r1.13 index.list
*** index.list	1999/11/24 00:44:09	1.13
--- index.list	1999/11/24 07:01:08
***************
*** 13,32 ****
  <a href="../../Misc/feedback.html">comments or suggestions</a>.
  
  <LIST>
- <h2>Other links</h2>
- <ul>
-   <li><a href="wavelan.html">Wireless networking using the Lucent WaveLAN</a>
-   <li><a href="netboot/">HOWTO Netboot a diskless machine</a>
-   <li><a href="http://radon.static.net/~armenb/ipnat.html">Network
-       Address Translation (NAT) FAQ</a>, using
-       <a href="http://coombs.anu.edu.au/~avalon/ip-filter.html">IP-Filter</a>.
-   <li><a href="dhcp.html">HOWTO setup a DHCP client</a>.
-   <li><a href="http://rfhs8012.fh-regensburg.de/~feyrer/NetBSD/NWF/">
-       NetBSD/amiga Guide to Networking FAQ</a>
-   <li><a href="ipv6/">IPv6 Networking FAQ</a>.
-   <li><a href="http://www.macbsd.com/macbsd/howto/">
-       PPP, cross compiling, and other HOW-TOs</a>
- </ul>
  
  <SECTION>Networking FAQ
  
--- 13,18 ----

------- =_aaaaaaaaaa0--