diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml
index faddddd372..26773a70ab 100644
--- a/en_US.ISO8859-1/books/porters-handbook/book.sgml
+++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml
@@ -1,7 +1,7 @@
1.0,1 in the above example) is still
- numerically less than the previous version (2000801), but
+ numerically less than the previous version (20000801), but
the ,1 suffix is treated specially by
automated tools and found to be greater than the implied
- suffix ",0" on the earlier package)
+ suffix ",0" on the earlier package.
It is expected that PORTEPOCH will
not be used for the majority of ports, and that sensible
@@ -3405,7 +3405,7 @@ post-install:
-DPAGER=\"${LOCALBASE}/bin/less\"
if this is an X port, instead of
- -DPAGER=\"/usr/local/bin/less\". This way it will
+ -DPAGER=\"/usr/local/bin/less\". This way it will
have a better chance of working if the system administrator has
moved the whole `/usr/local' tree somewhere else.