From owner-svn-doc-all@FreeBSD.ORG Sun May 12 10:42:46 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2561D2D6; Sun, 12 May 2013 10:42:46 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 05FA561E; Sun, 12 May 2013 10:42:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4CAgjOv056672; Sun, 12 May 2013 10:42:45 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4CAgjdh056671; Sun, 12 May 2013 10:42:45 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201305121042.r4CAgjdh056671@svn.freebsd.org> From: Rene Ladan Date: Sun, 12 May 2013 10:42:45 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41606 - head/en_US.ISO8859-1/htdocs X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 May 2013 10:42:46 -0000 Author: rene Date: Sun May 12 10:42:44 2013 New Revision: 41606 URL: http://svnweb.freebsd.org/changeset/doc/41606 Log: Clean this page up a bit. Approved by: remko (mentor) Modified: head/en_US.ISO8859-1/htdocs/features.xml Modified: head/en_US.ISO8859-1/htdocs/features.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/features.xml Sun May 12 07:10:24 2013 (r41605) +++ head/en_US.ISO8859-1/htdocs/features.xml Sun May 12 10:42:44 2013 (r41606) @@ -1,7 +1,7 @@ + ]> @@ -63,8 +63,8 @@ per-process, per-jail, and per-login class resource accounting information. Note that this is neither built nor installed by default. To build and install this, specify - options RACCT in the kernel configuration file and rebuild - the base system as described in the FreeBSD Handbook + the option RACCT in the kernel configuration file and rebuild + the base system as described in the &os; Handbook.
  • Resource-limiting API: has been implemented. It works in conjunction with the RACCT resource accounting @@ -74,9 +74,9 @@ rules in userland. Note that this is neither built nor installed by default.
  • -
  • Usb: subsystem now supports USB packet filter. +
  • USB: subsystem now supports USB packet filter. This allows capturing packets which go through each USB - host rchitecture of the packet filter is similar to that of + host architecture. The packet filter is similar to that of bpf. The userland program usbdump(8) has been added.
  • @@ -102,9 +102,9 @@ for background fsck(8) even on unclean shutdowns. -

    &os; 8.x brought many new +

    &os; 8.X brought many new features and performance enhancements. With special focus on - a new USB stack, &os;-8.x also shipped with experimental support + a new USB stack, &os; 8.X also shipped with experimental support for NFSv4. A new TTY layer was introduced, which improves scalability and resources handling in SMP enabled systems.

    @@ -126,10 +126,10 @@
  • Linux emulation: layer has been updated to version 2.6.16 and the default Linux infrastructure port is now - emulators/linux_base-f10 (Fedora 10)
  • + emulators/linux_base-f10 (Fedora 10).
  • Network Virtualization: A container ("vimage") has - been implemented, extending the FreeBSD kernel to maintain + been implemented, extending the &os; kernel to maintain multiple independent instances of networking state. Vimage facilities can be used independently to create fully virtualized network topologies, and jail(8) can directly