diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml
index 2757e5fee4..4786a8f74b 100644
--- a/en_US.ISO8859-1/books/porters-handbook/book.sgml
+++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml
@@ -5332,7 +5332,7 @@ USE_XORG= x11 xpm
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 @@ _DOCSDIR= .
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 @@ CFLAGS+= -DLUA_VERSION_STRING="${VER_STR}"
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 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
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