diff options
author | bz <bz@FreeBSD.org> | 2006-11-12 18:38:07 +0000 |
---|---|---|
committer | bz <bz@FreeBSD.org> | 2006-11-12 18:38:07 +0000 |
commit | 645d5f3a2dbe331e9ecb24a7cda9d589bdc8844c (patch) | |
tree | 919b837eef70fa01f4d336bf205cf51c6755e778 /share/doc | |
parent | 123b22cab49d957a75e365be7d07f23fa26082d1 (diff) | |
download | FreeBSD-src-645d5f3a2dbe331e9ecb24a7cda9d589bdc8844c.zip FreeBSD-src-645d5f3a2dbe331e9ecb24a7cda9d589bdc8844c.tar.gz |
Remove some comments about NetBSD. This in on FreeBSD and we do not
want to confuse people at the very beginning.
Sync TOC/paragraph numbers in the text.
Requested by: Benedikt Stockebrand during his talk at EuroBSDCon 2006
Reviewed by: gnn
Diffstat (limited to 'share/doc')
-rw-r--r-- | share/doc/IPv6/IMPLEMENTATION | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/share/doc/IPv6/IMPLEMENTATION b/share/doc/IPv6/IMPLEMENTATION index bd5f9a1..9b5d8ee 100644 --- a/share/doc/IPv6/IMPLEMENTATION +++ b/share/doc/IPv6/IMPLEMENTATION @@ -6,10 +6,10 @@ $FreeBSD$ NOTE: The document tries to describe behaviors/implementation choices -of the latest KAME/*BSD stack (like KAME/NetBSD 1.5.1). The description -here may not be applicable to KAME-integrated *BSD releases (like stock -NetBSD 1.5.1), as we have certain amount of changes between them. Still, -some of the content can be useful for KAME-integrated *BSD releases. +of the latest KAME/*BSD stack. The description here may not be +applicable to KAME-integrated *BSD releases, as we have certain amount +of changes between them. Still, some of the content can be useful for +KAME-integrated *BSD releases. Table of Contents @@ -83,11 +83,8 @@ Table of Contents 6.1 KAME node as correspondent node 6.2 KAME node as home agent/mobile node 6.3 Old Mobile IPv6 code - 7. Routing table extensions - 7.1 ART routing table lookup algorithm - 7.2 Multipath routing support - 8. Coding style - 9. Policy on technology with intellectual property right restriction + 7. Coding style + 8. Policy on technology with intellectual property right restriction 1. IPv6 @@ -2365,7 +2362,7 @@ you to adopt our rules. We would rather regard your own style, especially when you have a policy about the style. -9. Policy on technology with intellectual property right restriction +8. Policy on technology with intellectual property right restriction There are quite a few IETF documents/whatever which has intellectual property right (IPR) restriction. KAME's stance is stated below. |