Index: book.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v
retrieving revision 1.973
diff -u -r1.973 book.sgml
--- book.sgml 28 Jan 2009 18:02:43 -0000 1.973
+++ book.sgml 5 Feb 2009 20:01:32 -0000
@@ -5332,7 +5332,7 @@
Getting fake DISPLAY using Xvfb
Some applications require a working X11 display for compilation to
- succeed. This pose a problem for machines which operates headless.
+ succeed. This pose a problem for machines that operate headless.
When the following variable is used, the build infrastructure will
start the virtual framebuffer
X server. The working DISPLAY is then passed
@@ -6639,7 +6639,7 @@
USE_TCL_WRAPPER
- Ports that requrire the
+ Ports that require the
Tcl shell and do not require
a specific tclsh version should use
this new variable. The tclsh wrapper
@@ -8224,7 +8224,7 @@
If variable is set to yes,
add dependency on databases/db41
port. The variable may also be set to values: 2, 3, 40, 41,
- 42, 43, 44, 45 46, or 47. You can declare a range of
+ 42, 43, 44, 45, 46, or 47. You can declare a range of
acceptable values, USE_BDB=42+ will find
the highest installed version, and fall back to 42 if nothing
else is installed.
@@ -12202,7 +12202,7 @@
8.0-CURRENT after axing out the
lockwaiters and
BUF_LOCKWAITERS functions,
- changing the return value fo brelvp
+ changing the return value of brelvp
from void to int and introducing new flags for
&man.lockinit.9;.
800024