summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2000-06-27 12:04:43 +0000
committerBrian Somers <brian@FreeBSD.org>2000-06-27 12:04:43 +0000
commit136a5ce64d604ed159c8dcbe05528870aef8bbbf (patch)
tree82ddb9ea49cb4b647e11688819c141738a72e4eb
parent5a424c8cc0f7655a85c14f3e9019b4effef8cbbe (diff)
Notes
-rw-r--r--share/man/man5/periodic.conf.55
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5
index 6d89f6254fbb..1db6590e5d13 100644
--- a/share/man/man5/periodic.conf.5
+++ b/share/man/man5/periodic.conf.5
@@ -367,8 +367,9 @@ This would usually be set to
.It Ar weekly_status_pkg_dirs
(bool) Set to
.Dq YES
-if you want to report out-of-date packages installed using
-.Xr pkg_version 1 .
+if you want to use
+.Xr pkg_version 1
+to list installed packages which are out of date.
.It Ar weekly_local
(str) Set to a list of extra scripts that should be run after all other
weekly scripts.