Date: Sat, 16 Mar 2013 18:44:30 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41247 - head/en_US.ISO8859-1/htdocs Message-ID: <201303161844.r2GIiUL7064267@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gavin Date: Sat Mar 16 18:44:30 2013 New Revision: 41247 URL: http://svnweb.freebsd.org/changeset/doc/41247 Log: Whitespace only: translators may ignore. 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 Sat Mar 16 16:33:48 2013 (r41246) +++ head/en_US.ISO8859-1/htdocs/features.xml Sat Mar 16 18:44:30 2013 (r41247) @@ -58,6 +58,7 @@ functions with hook points of interest within the kernel. These allow a structured way to dynamically extend the kernel at runtime in an ABI preserving manner.</li> + <li><b>Accounting API:</b> has been implemented. It can keep per-process, per-jail, and per-login class resource accounting information. Note that this is neither built nor @@ -96,9 +97,9 @@ net.inet.tcp.cc.algorithm.</li> <li><b>SU+J:</b> &os;'s Fast File System now supports soft - updates with journaling. It introduces an intent log into a - softupdates-enabled file system which eliminates the need for - background fsck(8) even on unclean shutdowns.</li> + updates with journaling. It introduces an intent log into + a softupdates-enabled file system which eliminates the need + for background fsck(8) even on unclean shutdowns.</li> </ul> <p><b>&os; 8.x</b> brings many new
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303161844.r2GIiUL7064267>