From owner-svn-doc-head@FreeBSD.ORG Sun Jun 10 21:50:48 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AA961065670; Sun, 10 Jun 2012 21:50:48 +0000 (UTC) (envelope-from issyl0@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 5C64D8FC17; Sun, 10 Jun 2012 21:50:48 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q5ALomEo023334; Sun, 10 Jun 2012 21:50:48 GMT (envelope-from issyl0@svn.freebsd.org) Received: (from issyl0@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q5ALomEm023332; Sun, 10 Jun 2012 21:50:48 GMT (envelope-from issyl0@svn.freebsd.org) Message-Id: <201206102150.q5ALomEm023332@svn.freebsd.org> From: Isabell Long Date: Sun, 10 Jun 2012 21:50:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r39021 - head/en_US.ISO8859-1/htdocs/multimedia X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2012 21:50:48 -0000 Author: issyl0 Date: Sun Jun 10 21:50:47 2012 New Revision: 39021 URL: http://svn.freebsd.org/changeset/doc/39021 Log: Indentation fixes. Translators, please ignore. Approved by: gabor (mentor) Modified: head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml Modified: head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml Sun Jun 10 17:22:57 2012 (r39020) +++ head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml Sun Jun 10 21:50:47 2012 (r39021) @@ -42,8 +42,9 @@ - BSDCan-2012 - Michael Dexter - An applied survey of BSD multiplicity and virtualization strategies from chroot to BHyVe - + BSDCan-2012 - Michael Dexter - An applied survey of BSD multiplicity + and virtualization strategies from chroot to BHyVe + Ever since the University of California, Berkeley CSRG implemented the chroot(8) command and system call in its BSD operating system in 1982, the community-developed @@ -62,7 +63,7 @@ multiplicity strategy by the Unix environment to which it introduces plurality and demonstrate the usage of the utilities relating to each solution. - + http://www.bsdcan.org/2012/schedule/events/291en.html 2012,bsdcan,bsdcan2012,papers,michael dexter @@ -75,8 +76,9 @@ - BSDCan-2012 - Kirk McKusick - An Overview of Locking in the FreeBSD Kernel - + BSDCan-2012 - Kirk McKusick - An Overview of Locking in the FreeBSD + Kernel + The FreeBSD kernel uses seven different types of locks to ensure proper access to the resources that it manages. This talk describes the hierarchy of these locks from @@ -89,7 +91,7 @@ the locks in the system and reports any possible deadlocks that might occur because of improper acquisition ordering of locks. - + http://www.bsdcan.org/2012/schedule/events/306en.html 2012,bsdcan,bsdcan2012,papers,kirk mckusick @@ -154,8 +156,9 @@ - BSDCan-2010 - Kris Moore - The PBI format re-implemented for FreeBSD and PC-BSD - + BSDCan-2010 - Kris Moore - The PBI format re-implemented for + FreeBSD and PC-BSD + The PBI format (Push Button Installer) has been the default package management system for PC-BSD going on 5+ years now. However as we looked to the future it became apparent that it @@ -165,7 +168,7 @@ it dealt with identical libraries between applications, the heavy requirements from being implemented in QT/KDE, and lack of a digital verification mechanism. - + http://www.bsdcan.org/2011/schedule/events/215en.html 2010,bsdcan,bsdcan2010,papers,kris moore