Bug 197927

Summary: Typo in man page for periodic.conf
Product: Documentation Reporter: MikeM <mike.543>
Component: Books & ArticlesAssignee: Maxim Konovalov <maxim>
Status: Closed FIXED    
Severity: Affects Many People CC: bcr, maxim, mike.543
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description MikeM 2015-02-22 18:07:55 UTC
Man page for periodic.conf has three typos:

monthly_status_security_enable
  (bool) Monthly counterpart of daily_status_securiy_enable.

monthly_status_security_inline
  (bool) Monthly counterpart of daily_status_securiy_inline.

monthly_status_security_output
  (str) Monthly counterpart of daily_status_securiy_output.



Should be:

"Monthly counterpart of daily_status_security..." 

with a "t" in security.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-02-22 19:43:38 UTC
A commit references this bug:

Author: maxim
Date: Sun Feb 22 19:42:51 UTC 2015
New revision: 279185
URL: https://svnweb.freebsd.org/changeset/base/279185

Log:
  o Typo: securiy -> security.

  PR:		197927
  Submitted by:	mike.543@comcast.net
  MFC after:	1 week

Changes:
  head/share/man/man5/periodic.conf.5
Comment 2 Benedict Reuschling freebsd_committer freebsd_triage 2017-03-10 02:30:52 UTC
I think it is safe to assume that this PR can be closed as the patch has propagated to all currently supported FreeBSD releases.