diff options
author | Mathieu Lirzin <mthl@gnu.org> | 2017-09-27 23:10:29 +0200 |
---|---|---|
committer | Mathieu Lirzin <mthl@gnu.org> | 2017-09-27 23:10:29 +0200 |
commit | 41b427e1b220389eccd65e436fc3452e2bc0215d (patch) | |
tree | 431584749084f7b041d406153cfcf1ad1f043737 /doc/mcron.texi | |
parent | c0a6eb14c257a47e9573631e5ac09e6528fba377 (diff) | |
download | mcron-41b427e1b220389eccd65e436fc3452e2bc0215d.tar.gz mcron-41b427e1b220389eccd65e436fc3452e2bc0215d.tar.bz2 mcron-41b427e1b220389eccd65e436fc3452e2bc0215d.zip |
Revert "Taken on board suggestions of Mathieu Lirzin as per e-mails to the bug-mcron@gnu.org mailing list around September 2015."
This reverts commit c0a6eb14c257a47e9573631e5ac09e6528fba377.
Diffstat (limited to 'doc/mcron.texi')
-rw-r--r-- | doc/mcron.texi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/mcron.texi b/doc/mcron.texi index 27cd1b7..cb97a06 100644 --- a/doc/mcron.texi +++ b/doc/mcron.texi @@ -63,7 +63,6 @@ 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 @@ -1330,11 +1329,6 @@ 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 |