Bug 218734

Summary: .diff with fixed spelling error in doc/en_US.ISO8859-1/books/handbook/nutshell.html
Product: Documentation Reporter: gracearoller
Component: Books & ArticlesAssignee: Sevan Janiyan <sevan>
Status: Closed FIXED    
Severity: Affects Many People CC: sevan, venture37
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D10454
Attachments:
Description Flags
Diff of nutshell.html none

Description gracearoller 2017-04-18 17:44:44 UTC
Created attachment 181872 [details]
Diff of nutshell.html

Changed "realtime" to "real-time", in the nutshell.html file. 
This was describing a user of FreeBSD, Sandvine. On Sandvine's website, the word is spelled "real-time", which can be seen in the link below.

http://chk.tbe.taleo.net/chk01/ats/careers/requisition.jsp?org=SANDVINE&cws=1&rid=1401
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-05-05 16:45:31 UTC
A commit references this bug:

Author: sevan
Date: Fri May  5 16:45:09 UTC 2017
New revision: 50234
URL: https://svnweb.freebsd.org/changeset/doc/50234

Log:
  Spelling fix
  s/realtime/real-time

  PR:		218734
  Submitted by:	Gracea Roller <gracearoller AT gmail DOT com>
  Reviewed by:	bcr (mentor) wblock (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10454

Changes:
  head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml
Comment 2 Sevan Janiyan 2017-05-05 16:48:15 UTC
Committed, thank you for your patch.