diff --git a/en_US.ISO8859-1/htdocs/releases/10.2R/relnotes.html b/en_US.ISO8859-1/htdocs/releases/10.2R/relnotes.html index 43c8ac6a86..1bc08a7400 100644 --- a/en_US.ISO8859-1/htdocs/releases/10.2R/relnotes.html +++ b/en_US.ISO8859-1/htdocs/releases/10.2R/relnotes.html @@ -1,5 +1,5 @@ -FreeBSD 10.2-RELEASE Release Notes

FreeBSD 10.2-RELEASE Release Notes

The FreeBSD Project

FreeBSD 10.2-RELEASE Release Notes

The FreeBSD Project

FreeBSD is a registered trademark of the FreeBSD Foundation.

IBM, AIX, OS/2, PowerPC, PS/2, S/390, and ThinkPad are @@ -18,7 +18,7 @@ as trademarks. Where those designations appear in this document, and the FreeBSD Project was aware of the trademark claim, the designations have been followed by the or the - ® symbol.

Last modified on 2015-08-04 by gjb.
Abstract

The release notes for FreeBSD 10.2-RELEASE contain + ® symbol.

Last modified on 2015-08-06 by gjb.
Abstract

The release notes for FreeBSD 10.2-RELEASE contain a summary of the changes made to the FreeBSD base system on the 10.2-STABLE development line. This document lists applicable security advisories that were issued since the last @@ -26,7 +26,7 @@ userland. Some brief remarks on upgrading are also presented.


1. Introduction

This document contains the release notes for FreeBSD 10.2-RELEASE. It describes recently added, changed, or deleted features of FreeBSD. It also provides some notes on upgrading from previous versions of FreeBSD.

This distribution of FreeBSD @@ -420,7 +420,7 @@ default, if the callin port is an active console port. [r284775] (Sponsored by The FreeBSD Foundation)

10. Networking

This section describes changes that affect networking in - FreeBSD.

10.1. Network Procols

Support for PLPMTUD + FreeBSD.

10.1. Network Protocols

Support for PLPMTUD blackhole detection (RFC 4821) has been added to the tcp(4) stack, disabled by default. New control tunables have been added: [r273838]