doc: Include a copy of the GNU FDL.
* doc/fdl.texi: New file. * doc/mcron.texi: Include it. * makefile.am (doc_mcron_TEXINFOS): New variable.
This commit is contained in:
parent
754d1d0176
commit
940146bc90
3 changed files with 512 additions and 1 deletions
|
|
@ -63,6 +63,7 @@ running jobs at scheduled times.
|
|||
* Syntax:: All the possibilities for configuring cron jobs.
|
||||
* Invoking:: What happens when you run the mcron command.
|
||||
* Guile modules:: Incorporating mcron into another Guile program.
|
||||
* GNU Free Documentation License:: The license of this manual.
|
||||
* Index:: The complete index.
|
||||
|
||||
@detailmenu
|
||||
|
|
@ -1329,6 +1330,11 @@ Once this module has been declared in a program, a crontab file can be
|
|||
used to augment the current job list with a call to
|
||||
@code{read-vixie-file}.
|
||||
|
||||
@node GNU Free Documentation License
|
||||
@appendix GNU Free Documentation License
|
||||
|
||||
@include fdl.texi
|
||||
|
||||
@node Index, , Guile modules, Top
|
||||
@unnumbered Index
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue