Bug 218173

Summary: Minor Typo in FAQ: Chapter 13. Security
Product: Documentation Reporter: gregoc3
Component: Books & ArticlesAssignee: Sevan Janiyan <sevan>
Status: Closed FIXED    
Severity: Affects Only Me CC: sevan
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D10257
Attachments:
Description Flags
Typo Fix none

Description gregoc3 2017-03-27 22:26:49 UTC
Created attachment 181249 [details]
Typo Fix

Changed:
The process is be able to run inside the walls. Since nothing the process does in regards to executing code is supposed to be able to breech the walls...

To:
The process is only able to run inside the walls. Since nothing the process does in regards to executing code is supposed to be able to breach the walls...
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-04 13:11:32 UTC
A commit references this bug:

Author: sevan
Date: Tue Apr  4 13:11:02 UTC 2017
New revision: 50126
URL: https://svnweb.freebsd.org/changeset/doc/50126

Log:
  Fix typos

  PR:		218173
  Submitted by:	<gregoc3 AT rpi edu>
  Approved by:	bcr (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10257

Changes:
  head/en_US.ISO8859-1/books/faq/book.xml
Comment 2 Sevan Janiyan freebsd_committer freebsd_triage 2017-04-04 13:21:04 UTC
Committed, thank you for the patch!