From 5b9cc06176684d70f94ccb0160b774b457c74dcb Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 12 Mar 2022 14:46:10 -0500 Subject: [PATCH] audio/clockchimes: Wrap README at 72 columns. Signed-off-by: B. Watson --- audio/clockchimes/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/clockchimes/README b/audio/clockchimes/README index f9cd276541..aa244a4bd6 100644 --- a/audio/clockchimes/README +++ b/audio/clockchimes/README @@ -24,7 +24,7 @@ The package installs a crontab file: /etc/cron.d/clockchimes The crontab runs the script on: * 00, 15, 30 & 45 minute -The package no longer modifies /var/spool/cron/crontabs/root file. Instead -the package installs /etc/cron.d/clockchimes as the controlling crontab. -The user no longer has to manually remove crontab entries after an uninstall -of clockchimes-03 or greater. +The package no longer modifies /var/spool/cron/crontabs/root +file. Instead the package installs /etc/cron.d/clockchimes as the +controlling crontab. The user no longer has to manually remove +crontab entries after an uninstall of clockchimes-03 or greater.