X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fcronexpr.texi;h=e0e4394394fe6f757e18a30f0b86fbcb734a627a;hb=091f925fe3c916d26f020c300d98066f2dbd680f;hp=3331b1223f2cb9955025d23c13deae1fa07f344c;hpb=ae2b0d687a4ed40fe0161b79b4a9ec42290ffb6b;p=nncp.git diff --git a/doc/cronexpr.texi b/doc/cronexpr.texi index 3331b12..e0e4394 100644 --- a/doc/cronexpr.texi +++ b/doc/cronexpr.texi @@ -28,7 +28,7 @@ every month. Slashes describe increments of ranges. For example @verb{|3-59/15|} in the minute field indicate the third minute of the hour and every 15 minutes thereafter. The form @verb{|*/...|} is equivalent to the form -"first-last/...", that is, an increment over the largest possible range +"first-last/@dots{}", that is, an increment over the largest possible range of the field. @item Comma (@verb{|,|})