diff options
| author | Sergey Poznyakoff <[email protected]> | 2021-12-16 11:59:52 +0200 | 
|---|---|---|
| committer | Sergey Poznyakoff <[email protected]> | 2021-12-16 12:05:52 +0200 | 
| commit | 51dbd394200264fbc3a3cccbedacf836477cc2bb (patch) | |
| tree | 266eafb1d5cba627ed2763dd12627e2942b0825b /doc/crontab.5 | |
| parent | dbf66b869314562c495b67a30ca5efd8c9a02d66 (diff) | |
| download | micron-master.tar.gz | |
Diffstat (limited to 'doc/crontab.5')
| -rw-r--r-- | doc/crontab.5 | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/doc/crontab.5 b/doc/crontab.5 index 1862edc..0162df9 100644 --- a/doc/crontab.5 +++ b/doc/crontab.5 @@ -1,18 +1,18 @@ -.\" micron - a minimal cron implementation  -*- nroff -*- +.\" GNU micron - a minimal cron implementation  -*- nroff -*-  .\" Copyright (C) 2020-2021 Sergey Poznyakoff  .\" -.\" Micron is free software; you can redistribute it and/or modify it +.\" GNU micron is free software; you can redistribute it and/or modify it  .\" under the terms of the GNU General Public License as published by the  .\" Free Software Foundation; either version 3 of the License, or (at your  .\" option) any later version.  .\" -.\" Micron is distributed in the hope that it will be useful, +.\" GNU micron is distributed in the hope that it will be useful,  .\" but WITHOUT ANY WARRANTY; without even the implied warranty of  .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  .\" GNU General Public License for more details.  .\"  .\" You should have received a copy of the GNU General Public License along -.\" with micron. If not, see <http://www.gnu.org/licenses/>. */ +.\" with GNU micron. If not, see <http://www.gnu.org/licenses/>. */  .TH CRONTAB 5 "January 25, 2021" "CRONTAB" "File Formats Manual"  .SH NAME  crontab \- tables for driving micrond | 
