aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2008-03-26 07:32:08 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2008-03-26 07:32:08 +0000
commit662cac9f231e3c339f011b554d232603cc58df90 (patch)
treee7fe03597b4470bc5563c7f3e7e962c88698ab9e /share
parent8e7f63ecf84b39826087a1a785b05040608c1d77 (diff)
downloadsrc-662cac9f231e3c339f011b554d232603cc58df90.tar.gz
src-662cac9f231e3c339f011b554d232603cc58df90.zip
Fix some "in in" typos in comments.
PR: 121490 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> Approved by: rwatson (mentor), jkoshy MFC after: 3 days
Notes
Notes: svn path=/head/; revision=177626
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/security.72
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/security.7 b/share/man/man7/security.7
index 68cec46c83ad..9a4a4afcd57d 100644
--- a/share/man/man7/security.7
+++ b/share/man/man7/security.7
@@ -138,7 +138,7 @@ This gives you a convenient way to detect the attacker.
Making
it impossible for an attacker to install a backdoor may actually be detrimental
to your security because it will not close off the hole the attacker used to
-break in in the first place.
+break in the first place.
.Pp
Security remedies should always be implemented with a multi-layered
.Dq onion peel