diff options
author | jhb <jhb@FreeBSD.org> | 2005-11-29 17:07:04 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2005-11-29 17:07:04 +0000 |
commit | 447e250f2c5592dfc65c30556369581391cba9f3 (patch) | |
tree | 4cf9b98be73e348144746555081114a8412fb215 /share | |
parent | 067557e5463c4f71a0cec37e158b74e813705098 (diff) | |
download | FreeBSD-src-447e250f2c5592dfc65c30556369581391cba9f3.zip FreeBSD-src-447e250f2c5592dfc65c30556369581391cba9f3.tar.gz |
Remove references to rdist(1) and friends.
Submitted by: Björn König
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/periodic.conf.5 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5 index 1d7e1c5..8337100 100644 --- a/share/man/man5/periodic.conf.5 +++ b/share/man/man5/periodic.conf.5 @@ -267,13 +267,6 @@ Set to if you want the .Pa /etc/mail/aliases file backed up and modifications to be displayed in your daily output. -.It Va daily_backup_distfile_enable -.Pq Vt bool -Set to -.Dq YES -if you want the -.Pa /etc/Distfile -file backed up and modifications to be displayed in your daily output. .It Va daily_calendar_enable .Pq Vt bool Set to @@ -316,16 +309,6 @@ is set to .Dq YES . The default is .Fl q . -.It Va daily_distfile_enable -.Pq Vt bool -Set to -.Dq YES -if you want to run -.Xr rdist 1 -daily. -The -.Pa /etc/Distfile -file must also exist. .It Va daily_news_expire_enable .Pq Vt bool Set to @@ -745,7 +728,6 @@ is shared or distributed. .Xr netstat 1 , .Xr nice 1 , .Xr pkg_version 1 , -.Xr rdist 1 , .Xr rc.conf 5 , .Xr ac 8 , .Xr chkgrp 8 , |