diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml
index 1c8e8116ab..c296917f08 100644
--- a/en_US.ISO8859-1/books/porters-handbook/book.sgml
+++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml
@@ -3372,7 +3372,7 @@ PATCHFILES= patch1:test
Define this variable to specify the ability to
use a variant of the MySQL database package such as
databases/mysql40-server.
- An associated variable,
+ An associated variable,
WANT_MYSQL_VER, may be
set to values such as 323, 40, 41, or 50.
@@ -5690,7 +5690,7 @@ IGNORE=POINTYHAT is not supported
may include stable and development branches, localized
versions, and slave ports featuring different choices of
important build-time configuration options.
-
+
It is your resposibility to find all such related
packages when writing a VuXML entry. Keep in mind that
@@ -5727,7 +5727,7 @@ IGNORE=POINTYHAT is not supported
<eq>, <ge>,
and <gt> elements. The
version ranges given should not overlap.
-
+
In a range specification, * (asterisk)
denotes the smallest version number. In particular,
2.* is less than 2.a.
@@ -7330,7 +7330,7 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
5.2-CURRENT after marking Bluetooth code as
- non-i386 specific.
+ non-i386 specific.
502121
@@ -7443,7 +7443,7 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
6.0-CURRENT after addition of 802.11 framework
- updates.
+ updates.
600007
@@ -8000,20 +8000,20 @@ bopm:*:717:
Marking a port BROKEN, FORBIDDEN, or otherwise not installableIn certain cases users should be prevented from installing
- a port. For instance, there may come a time when a particular port
- will contain a security vulnerability, will be radically
- broken and needs many hours of tender loving care, or is
- generally obsoleted, but for one reason or another should
- remain in the tree (and get fixed, right?). To tell a user that
- a port should not be installed, there are several make
- variables that can be used in a port's
- Makefile. The value of the following
- make variables will be the reason that is
- given back to users for why the port refuses to install itself.
- Please use the correct make variable as
- each make variable conveys radically different meanings to
- both users, and to automated systems that depend on the
- Makefiles, such as
+ a port. For instance, there may come a time when a particular port
+ will contain a security vulnerability, will be radically
+ broken and needs many hours of tender loving care, or is
+ generally obsoleted, but for one reason or another should
+ remain in the tree (and get fixed, right?). To tell a user that
+ a port should not be installed, there are several
+ make variables that can be used in a port's
+ Makefile. The value of the following
+ make variables will be the reason that is
+ given back to users for why the port refuses to install itself.
+ Please use the correct make variable as
+ each make variable conveys radically different meanings to
+ both users, and to automated systems that depend on the
+ Makefiles, such as
the ports build cluster,
FreshPorts, and
portsmon.
@@ -8082,10 +8082,10 @@ bopm:*:717:
If a port would conflict with a currently installed
- port, use
- CONFLICTS instead.
- CONFLICTS will set
- IGNORE by itself.
+ port, use
+ CONFLICTS instead.
+ CONFLICTS will set
+ IGNORE by itself.If a port sould be marked IGNORE