diff options
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/portsnap/portsnap/portsnap.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/portsnap/portsnap/portsnap.8 b/usr.sbin/portsnap/portsnap/portsnap.8 index 7f4fd20..7585709 100644 --- a/usr.sbin/portsnap/portsnap/portsnap.8 +++ b/usr.sbin/portsnap/portsnap/portsnap.8 @@ -107,7 +107,8 @@ non-interactive use, you should use the .Cm cron command. .It cron -Sleep a random amount of time, then operate as if the +Sleep a random amount of time between 1 and 3600 seconds, +then operate as if the .Cm fetch command was specified. As the name suggests, this command is designed for running |