Added "Porting UNIX Software" by our own Greg Lehey.
This book has helped me more than once with the ports collection.
This commit is contained in:
parent
6f34ff6720
commit
9a7d48b410
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1320
1 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: bibliography.sgml,v 1.19 1997-03-19 03:40:47 obrien Exp $ -->
|
||||
<!-- $Id: bibliography.sgml,v 1.20 1997-03-19 03:45:13 obrien Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt>
|
||||
|
@ -127,6 +127,11 @@
|
|||
PTR Prentice Hall, 1988.
|
||||
<newline>ISBN 0-13-110362-9</item>
|
||||
|
||||
<item>Lehey, Greg.
|
||||
<em>Port UNIX Software</em>.
|
||||
O'Reilly & Associates, Inc., 1995.
|
||||
<newline>ISBN 1-56592-126-7</item>
|
||||
|
||||
<item>Plauger, P. J. <em>The Standard C
|
||||
Library</em>. Prentice Hall, 1992.
|
||||
<newline>ISBN 0-13-131509-9</item>
|
||||
|
|
Loading…
Reference in a new issue