]> granicus.if.org Git - cronie/commitdiff
Polish manual pages.
authorMarcela Mašláňová <mmaslano@redhat.com>
Tue, 11 Aug 2009 10:57:37 +0000 (12:57 +0200)
committerMarcela Mašláňová <mmaslano@redhat.com>
Tue, 11 Aug 2009 10:57:37 +0000 (12:57 +0200)
man/anacron.8
man/anacrontab.5
man/cron.8
man/crontab.1
man/regularly-jobs.5 [deleted file]

index da60b11f05443204c05de1e68684413065f41d6b..857baed1c2c4c7852b9e425d5727e8e5249568de 100644 (file)
@@ -3,13 +3,13 @@
 anacron \- runs commands periodically
 .SH SYNOPSIS
 .B anacron \fR[\fB-s\fR] [\fB-f\fR] [\fB-n\fR] [\fB-d\fR] [\fB-q\fR]
-[\fB-t anacrontab\fR] [\fB-S spooldir\fR] [\fIjob\fR] ...
+[\fB-t anacrontab\fR] [\fB-S spooldir\fR] [\fIjob\fR]
 .br
-.B anacron [\fB-S spooldir\fR] -u [\fB-t anacrontab\fR] \fR[\fIjob\fR] ...
+.B anacron \fR[\fB-S spooldir\fR] -u [\fB-t anacrontab\fR] \fR[\fIjob\fR]
 .br
 .B anacron \fR[\fB-V\fR|\fB-h\fR]
 .br
-.B anacron -T [\fB-t anacrontab\fR]
+.B anacron -T \fR[\fB-t anacrontab\fR]
 .SH DESCRIPTION
 Anacron
 is used to execute commands periodically, with a
@@ -139,7 +139,7 @@ description.
 .I /var/spool/anacron
 This directory is used by Anacron for storing timestamp files.
 .SH "SEE ALSO"
-.B anacrontab(5), cron(8), tzset(3)
+.BR anacrontab (5), cron (8), tzset (3)
 .PP
 The Anacron
 .I README
index 1ceb8aa83fa85b926bc3778881d7546c1d71a4cc..488a1797e24add89eaeb326a21865bd795923798 100644 (file)
@@ -65,6 +65,8 @@ adding cron job
 .I 0anacron
 into 
 .I /etc/cron.hourly/jobs.deny
+which is part of
+.IR crontabs(4).
 .SH EXAMPLE
 This example shows how to set up the behaviour similar to previous setting in 
 .I /etc/crontab
@@ -87,8 +89,8 @@ START_HOURS_RANGE=6-8
 @monthly       0       cron.monthly            nice run-parts /etc/cron.monthly
 .fi
 .SH "SEE ALSO"
-.IR anacron(8),
-.IR crontabs(4)
+.BR anacron (8),
+.BR crontabs (4)
 .PP
 The Anacron
 .I README
index 8af3ab6f4f47e21ac46f3ff372bd0df5cfa360a2..ca29f0bf11a7046f0ed0660d57add5a7312fad9b 100644 (file)
@@ -146,10 +146,10 @@ noticed by the cron daemon. The cron daemon must receive a SIGHUP to reload the
 This is a limitation of inotify API.
 
 .SH "SEE ALSO"
-.IR crontab (1),
-.IR crontab (5),
-.IR inotify (7),
-.IR pam (8)
+.BR crontab (1),
+.BR crontab (5),
+.BR inotify (7),
+.BR pam (8)
 .SH AUTHOR
 .nf
 Paul Vixie <vixie@isc.org>
index b47a66627ad0b67fb36fbe8c19ac41da4550c9a9..1f976392ac0f33518627f8679956ad953f693bb4 100644 (file)
@@ -34,7 +34,7 @@ crontab \- maintain crontab files for individual users
 .RB [ -s ]
 .SH DESCRIPTION
 .I Crontab
-is the program used to install, deinstall or list the tables
+is the program used to install, remove or list the tables
 used to drive the
 .BR cron (8)
 daemon.  Each user can have their own crontab, and though these are files in 
@@ -64,7 +64,7 @@ The second option is using PAM authentication, where you set up users,
 which could or couldn't use
 .I crontab
 and \fBalso\fR system cron jobs from
-/etc/cron.d/.
+.IR /etc/cron.d/.
 .PP
 The temporary directory could be set in enviroment variables. If it's not set
 by user than
@@ -113,7 +113,7 @@ MLS_LEVEL setting to the crontab file before editing / replacement
 occurs - see the documentation of MLS_LEVEL in 
 .BR crontab(5)\.
 .SH "SEE ALSO"
-crontab(5), cron(8)
+.BR crontab (5), cron (8)
 .SH FILES
 .nf
 /etc/cron.allow
diff --git a/man/regularly-jobs.5 b/man/regularly-jobs.5
deleted file mode 100644 (file)
index 3815999..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.so man5/anacrontab.5