diff options
| author | Brian Somers <brian@FreeBSD.org> | 2000-06-30 11:18:19 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2000-06-30 11:18:19 +0000 |
| commit | 1fb83b0a078809461985a59ecfed2f47b6eb8dda (patch) | |
| tree | 5b1fd08921c9b4fbc7093655b6ab0ef79721d5d7 | |
| parent | 2d60050a94448e9e2537d91da9bf4360cfdc463f (diff) | |
Notes
| -rw-r--r-- | share/man/man5/periodic.conf.5 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5 index 3ad5dc3d16be..05c42437297e 100644 --- a/share/man/man5/periodic.conf.5 +++ b/share/man/man5/periodic.conf.5 @@ -367,20 +367,12 @@ An orphaned file is one with an invalid owner or group. (str) A list of directories under which orphaned files are searched for. This would usually be set to .Pa / . -<<<<<<< periodic.conf.5 -.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 . -======= .It Ar weekly_status_pkg_dirs (bool) Set to .Dq YES if you want to use .Xr pkg_version 1 to list installed packages which are out of date. ->>>>>>> 1.4 .It Ar weekly_local (str) Set to a list of extra scripts that should be run after all other weekly scripts. |
