From cc296b4d19df60945681300fff1996be9fbc804a Mon Sep 17 00:00:00 2001
From: Guangyuan Yang <ygy@FreeBSD.org>
Date: Tue, 1 Dec 2020 13:27:21 +0000
Subject: [PATCH] Fix typos in Handbook sections 13.3 and 13.5.

PR:		251478
Submitted by:	Andreas <panden@gmail.com>
---
 en_US.ISO8859-1/books/handbook/security/chapter.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/en_US.ISO8859-1/books/handbook/security/chapter.xml b/en_US.ISO8859-1/books/handbook/security/chapter.xml
index 137dfbb6d6..5421ced36d 100644
--- a/en_US.ISO8859-1/books/handbook/security/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/security/chapter.xml
@@ -741,7 +741,7 @@ MOS MALL GOAT ARM AVID COED</screen>
 
       <para>The <option>-c</option> sets console mode which assumes
 	that the command is being run from a secure location, such as
-	a computer under the user's control or a
+	a computer under the user's control or an
 	<acronym>SSH</acronym> session to a computer under the user's
 	control.</para>
 
@@ -1722,7 +1722,7 @@ kadmind_enable="YES"</programlisting>
 	and services to authenticate between themselves.  It does not
 	have a mechanism to authenticate the
 	<acronym>KDC</acronym> to the users, hosts, or services.  This
-	means that a trojanned <command>kinit</command> could record
+	means that a trojaned <command>kinit</command> could record
 	all user names and passwords.  File system integrity checking
 	tools like <package>security/tripwire</package> can
 	alleviate this.</para>