From b08ac86ddc65f0fd8d3a0f0b1d51b0c8eca534f4 Mon Sep 17 00:00:00 2001
From: Chris Rees <crees@FreeBSD.org>
Date: Sun, 12 Aug 2012 20:07:59 +0000
Subject: [PATCH] Grammar fix.

Translators, this probably does not apply to you.

Approved by:	gjb
---
 en_US.ISO8859-1/books/porters-handbook/book.sgml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml
index 115cab980d..bba808b656 100644
--- a/en_US.ISO8859-1/books/porters-handbook/book.sgml
+++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml
@@ -15907,9 +15907,9 @@ exec %%LOCALBASE%%/bin/java -jar %%DATADIR%%/foo.jar "$@"</programlisting>
 
 	  <listitem>
 	    <para><makevar>FORBIDDEN</makevar> is used for ports that
-	      do contain a security vulnerability or induce grave
+	      contain a security vulnerability or induce grave
 	      concern regarding the security of a FreeBSD system with
-	      a given port installed (ex: a reputably insecure program
+	      a given port installed (e.g. a reputably insecure program
 	      or a program that provides easily exploitable services).
 	      Ports should be marked as <makevar>FORBIDDEN</makevar>
 	      as soon as a particular piece of software has a