diff options
author | mpp <mpp@FreeBSD.org> | 2000-10-24 13:54:17 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 2000-10-24 13:54:17 +0000 |
commit | b73016669c67b64323421a9f7a49c54a79fdbe1d (patch) | |
tree | d8e807065b9f0180463018e3811e3ae09989433b /share/man/man5 | |
parent | 4e93b6013f02da11ccd19fea1e1dd6662006d728 (diff) | |
download | FreeBSD-src-b73016669c67b64323421a9f7a49c54a79fdbe1d.zip FreeBSD-src-b73016669c67b64323421a9f7a49c54a79fdbe1d.tar.gz |
Correct the description of a few options to reflect that commands and/or
the results that they actualy use/generate.
PR: docs/22267
Submitted by: SUZUKI Koichi <koich@cac.co.jp>
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/periodic.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5 index dec9717..6fe5cf2 100644 --- a/share/man/man5/periodic.conf.5 +++ b/share/man/man5/periodic.conf.5 @@ -296,7 +296,7 @@ with the arguments supplied in .Ar daily_status_disks_df_flags .Pc and -.Ic dump W . +.Ic dump -W . .It Ar daily_status_disks_df_flags (str) Set to the arguments for the .Xr df 1 @@ -308,7 +308,7 @@ is set to (bool) Set to .Dq YES if you want to run -.Pa /etc/uuclean.daily . +.Ic uustat -a . .It Ar daily_status_network_enable (bool) Set to .Dq YES @@ -405,7 +405,7 @@ before being deleted. .It Ar weekly_clean_kvmdb_verbose (bool) Set to .Dq YES -if you want the removed files to be reported in your daily output. +if you want the removed files to be reported in your weekly output. .It Ar weekly_uucp_enable (bool) Set to .Dq YES |