Package: cron
Version: 3.0pl1-120
Severity: minor
Tags: patch

Hi Javier,

While updating the French translation of the cron manpages, I noticed a
tiny formatting issue in crontab(1), crontab(5), and cron(8) pages. The
attached patch fixes this issue.

Regards

David
>From f9ab50f71801a9e97dcd946930aa65e43f6c3560 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Pr=C3=A9vot?= <taf...@debian.org>
Date: Tue, 27 Sep 2011 19:15:50 -0400
Subject: [PATCH] crontab.1, crontab.5, cron.8: ffix
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit


Signed-off-by: David Prévot <taf...@debian.org>
---
 cron.8    |    1 -
 crontab.1 |    3 +--
 crontab.5 |    1 -
 3 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/cron.8 b/cron.8
index d20041a..586d9e5 100644
--- a/cron.8
+++ b/cron.8
@@ -297,7 +297,6 @@ it will treat the files under /etc/cron.d.
 .SH "SEE ALSO"
 crontab(1), crontab(5), run-parts(8)
 .SH AUTHOR
-.nf
 Paul Vixie <p...@vix.com> is the author of 
 .I cron
 and original creator of this manual page. This page has also been modified for
diff --git a/crontab.1 b/crontab.1
index 0bb453d..409ed39 100644
--- a/crontab.1
+++ b/crontab.1
@@ -158,8 +158,7 @@ last entry in a crontab is missing the newline, cron will consider the crontab
 (at least partially) broken and refuse to install it.
 
 .SH AUTHOR
-.nf
-Paul Vixie <p...@vix.com>  is the author of 
+Paul Vixie <p...@vix.com> is the author of 
 .I cron
 and original creator of this manual page. This page has also been modified for
 Debian by Steve Greenland, Javier Fernandez-Sanguino and Christian Kastner.
diff --git a/crontab.5 b/crontab.5
index c1db778..f320f32 100644
--- a/crontab.5
+++ b/crontab.5
@@ -350,7 +350,6 @@ consider the crontab (at least partially) broken. A warning will be written to
 syslog.
 
 .SH AUTHOR
-.nf
 Paul Vixie <p...@vix.com> is the author of 
 .I cron
 and original creator of this manual page. This page has also been modified for
-- 
1.7.6.3

Reply via email to