Bug 203343

Summary: Grammar Mistake In Security
Product: Documentation Reporter: Joshua Lu <joshua.lu>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Some People CC: bcr, joshua.lu
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/security-intro.html
Attachments:
Description Flags
fix for mistake none

Description Joshua Lu 2015-09-25 17:44:01 UTC
Created attachment 161394 [details]
fix for mistake

Index: chapter.xml
===================================================================
--- chapter.xml	(revision 47440)
+++ chapter.xml	(working copy)
@@ -152,7 +152,7 @@
     <para>Systems and networks can be accessed without permission,
       sometimes by accident, or by remote attackers, and in some
       cases, via corporate espionage or former employees.  As a user,
-      it is important to prepare for and admit when a mistake has lead
+      it is important to prepare for and admit when a mistake has led
       to a security breach and report possible issues to the security
       team.  As an administrator, it is important to know of the
       threats and be prepared to mitigate them.</para>
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-09-27 21:43:30 UTC
A commit references this bug:

Author: bcr
Date: Sun Sep 27 21:42:44 UTC 2015
New revision: 47444
URL: https://svnweb.freebsd.org/changeset/doc/47444

Log:
  Fix grammar mistake.

  PR:		203343
  Submitted by:	joshua.lu@hotmail.com
  Sponsored by:	EuroBSDCon DevSummit

Changes:
  head/en_US.ISO8859-1/books/handbook/security/chapter.xml
Comment 2 Benedict Reuschling freebsd_committer freebsd_triage 2015-09-27 21:48:21 UTC
Thanks for submitting the patch. Keep it up!
PR closed.