Modified: trunk/base/doc/portfile.7 (87570 => 87571)
--- trunk/base/doc/portfile.7 2011-11-26 02:14:33 UTC (rev 87570)
+++ trunk/base/doc/portfile.7 2011-11-26 03:45:59 UTC (rev 87571)
@@ -213,8 +213,8 @@
any architecture-specific files, use the special value noarch.
.br
If the building architecture isn't among supported_archs, port fails with an
-error message except when building on x86_64 (resp. ppc64) and supported_archs
-contains i386 (resp. ppc). In this case, the port will be built in 32 bit mode.
+error message except when building on x86_64 (or ppc64) and supported_archs
+contains i386 (or ppc). In this case, the port will be built in 32-bit mode.
.br
.Sy Type:
.Em optional