From 707c070aa6241e451a81019137a7b69cc4c50cb3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Tue, 11 Aug 2009 12:57:37 +0200 Subject: [PATCH] Polish manual pages. --- man/anacron.8 | 8 ++++---- man/anacrontab.5 | 6 ++++-- man/cron.8 | 8 ++++---- man/crontab.1 | 6 +++--- man/regularly-jobs.5 | 1 - 5 files changed, 15 insertions(+), 14 deletions(-) delete mode 100644 man/regularly-jobs.5 diff --git a/man/anacron.8 b/man/anacron.8 index da60b11..857baed 100644 --- a/man/anacron.8 +++ b/man/anacron.8 @@ -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 diff --git a/man/anacrontab.5 b/man/anacrontab.5 index 1ceb8aa..488a179 100644 --- a/man/anacrontab.5 +++ b/man/anacrontab.5 @@ -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 diff --git a/man/cron.8 b/man/cron.8 index 8af3ab6..ca29f0b 100644 --- a/man/cron.8 +++ b/man/cron.8 @@ -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 diff --git a/man/crontab.1 b/man/crontab.1 index b47a666..1f97639 100644 --- a/man/crontab.1 +++ b/man/crontab.1 @@ -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 index 3815999..0000000 --- a/man/regularly-jobs.5 +++ /dev/null @@ -1 +0,0 @@ -.so man5/anacrontab.5 -- 2.40.0