From e9c64c704260364a2eac2e806ad308b19a2410d1 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Tue, 21 Jan 2003 08:01:22 +0000 Subject: English proofreading by Stew Benedicts --- perl-install/services.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/services.pm') diff --git a/perl-install/services.pm b/perl-install/services.pm index c4a2399e3..f8c6a4aaa 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -17,8 +17,8 @@ use run_program; sub description { my %services = ( alsa => N_("Launch the ALSA (Advanced Linux Sound Architecture) sound system"), -anacron => N_("Anacron a periodic command scheduler."), -apmd => N_("apmd is used for monitoring batery status and logging it via syslog. +anacron => N_("Anacron is a periodic command scheduler."), +apmd => N_("apmd is used for monitoring battery status and logging it via syslog. It can also be used for shutting down the machine when the battery is low."), atd => N_("Runs commands scheduled by the at command at the time specified when at was run, and runs batch commands when the load average is low enough."), -- cgit v1.2.1