svn commit: r279185 - head/share/man/man5
Maxim Konovalov
maxim at FreeBSD.org
Sun Feb 22 19:42:51 UTC 2015
Author: maxim
Date: Sun Feb 22 19:42:50 2015
New Revision: 279185
URL: https://svnweb.freebsd.org/changeset/base/279185
Log:
o Typo: securiy -> security.
PR: 197927
Submitted by: mike.543 at comcast.net
MFC after: 1 week
Modified:
head/share/man/man5/periodic.conf.5
Modified: head/share/man/man5/periodic.conf.5
==============================================================================
--- head/share/man/man5/periodic.conf.5 Sun Feb 22 19:25:57 2015 (r279184)
+++ head/share/man/man5/periodic.conf.5 Sun Feb 22 19:42:50 2015 (r279185)
@@ -591,15 +591,15 @@ This would usually be set to
.It Va weekly_status_security_enable
.Pq Vt bool
Weekly counterpart of
-.Va daily_status_securiy_enable .
+.Va daily_status_security_enable .
.It Va weekly_status_security_inline
.Pq Vt bool
Weekly counterpart of
-.Va daily_status_securiy_inline .
+.Va daily_status_security_inline .
.It Va weekly_status_security_output
.Pq Vt str
Weekly counterpart of
-.Va daily_status_securiy_output .
+.Va daily_status_security_output .
.It Va weekly_status_pkg_enable
.Pq Vt bool
Set to
@@ -670,15 +670,15 @@ command.
.It Va monthly_status_security_enable
.Pq Vt bool
Monthly counterpart of
-.Va daily_status_securiy_enable .
+.Va daily_status_security_enable .
.It Va monthly_status_security_inline
.Pq Vt bool
Monthly counterpart of
-.Va daily_status_securiy_inline .
+.Va daily_status_security_inline .
.It Va monthly_status_security_output
.Pq Vt str
Monthly counterpart of
-.Va daily_status_securiy_output .
+.Va daily_status_security_output .
.It Va monthly_local
.Pq Vt str
Set to a list of extra scripts that should be run after all other
More information about the svn-src-head
mailing list