Add a bibliography entry for ``FreeBSD Unleashed'' by Brian Tiemann and
Michael Urban.
This commit is contained in:
parent
71087e1015
commit
7f7f0a3c52
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11490
1 changed files with 33 additions and 0 deletions
|
@ -1,6 +1,39 @@
|
|||
<!--
|
||||
$FreeBSD$
|
||||
-->
|
||||
|
||||
<bibliography id="bibliography">
|
||||
<title>Bibliography</title>
|
||||
|
||||
<biblioentry id="biblio-unleashed">
|
||||
<biblioset relation="book">
|
||||
<title>FreeBSD Unleashed</title>
|
||||
|
||||
<authorgroup>
|
||||
<author>
|
||||
<firstname>Michael</firstname>
|
||||
<surname>Urban</surname>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>Brian</firstname>
|
||||
<surname>Tiemann</surname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<publisher>
|
||||
<publishername>Sams</publishername>
|
||||
</publisher>
|
||||
|
||||
<edition>1st Edition</edition>
|
||||
|
||||
<pagenums>992</pagenums>
|
||||
|
||||
<pubdate>October 2001</pubdate>
|
||||
|
||||
<isbn>ISBN 0-67232-206-4</isbn>
|
||||
</biblioset>
|
||||
</biblioentry>
|
||||
|
||||
<biblioentry id="biblio-44sysman">
|
||||
<biblioset relation="book">
|
||||
<title>4.4BSD System Manager's Manual</title>
|
||||
|
|
Loading…
Reference in a new issue