diff options
Diffstat (limited to 'doc/crontab.1')
| -rw-r--r-- | doc/crontab.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/crontab.1 b/doc/crontab.1 index 50c4ad8..e8d591c 100644 --- a/doc/crontab.1 +++ b/doc/crontab.1 @@ -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 1 "October 28, 2021" "CRONTAB" "General Commands Manual" .SH NAME crontab \- manipulate per-user and user-group crontabs |
