crontab.5: Correct claims on ranges and names

Ranges use the function get_number, which means that ranges of names
are supported and indeed always have been, righ back to the initial
import.

PR:		docs/253969
Reported by:	Ben Bullock <benkasminbullock@gmail.com>
This commit is contained in:
Chris Rees 2021-03-03 16:35:45 +00:00
parent 25352f9fda
commit 2935869428

View file

@ -203,8 +203,7 @@ Names can also be used for the ``month'' and ``day of week''
fields.
Use the first three letters of the particular
day or month (case does not matter).
Ranges or
lists of names are not allowed.
Ranges and lists are also allowed.
.Pp
The ``sixth'' field (the rest of the line) specifies the command to be
run.