Indentation fixes. Translators, please ignore.

Approved by:	gabor (mentor)
This commit is contained in:
Isabell Long 2012-06-10 21:50:47 +00:00
parent 4b3794a3a2
commit ceb7e1d7ca
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39021

View file

@ -42,7 +42,8 @@
</item> </item>
<item source="bsdcan" added="20120530"> <item source="bsdcan" added="20120530">
<title>BSDCan-2012 - Michael Dexter - An applied survey of BSD multiplicity and virtualization strategies from chroot to BHyVe</title> <title>BSDCan-2012 - Michael Dexter - An applied survey of BSD multiplicity
and virtualization strategies from chroot to BHyVe</title>
<desc> <desc>
Ever since the University of California, Berkeley CSRG Ever since the University of California, Berkeley CSRG
implemented the chroot(8) command and system call in its implemented the chroot(8) command and system call in its
@ -75,7 +76,8 @@
</item> </item>
<item source="bsdcan" added="20120530"> <item source="bsdcan" added="20120530">
<title>BSDCan-2012 - Kirk McKusick - An Overview of Locking in the FreeBSD Kernel</title> <title>BSDCan-2012 - Kirk McKusick - An Overview of Locking in the FreeBSD
Kernel</title>
<desc> <desc>
The FreeBSD kernel uses seven different types of locks The FreeBSD kernel uses seven different types of locks
to ensure proper access to the resources that it manages. to ensure proper access to the resources that it manages.
@ -154,7 +156,8 @@
</item> </item>
<item source="bsdcan" added="20100520"> <item source="bsdcan" added="20100520">
<title>BSDCan-2010 - Kris Moore - The PBI format re-implemented for FreeBSD and PC-BSD</title> <title>BSDCan-2010 - Kris Moore - The PBI format re-implemented for
FreeBSD and PC-BSD</title>
<desc> <desc>
The PBI format (Push Button Installer) has been the default The PBI format (Push Button Installer) has been the default
package management system for PC-BSD going on 5+ years now. package management system for PC-BSD going on 5+ years now.