From 09d39610bfd7d485c54ae33baac87846eab7d5a0 Mon Sep 17 00:00:00 2001 From: Ahmad Samir Date: Mon, 4 Apr 2011 19:49:44 +0000 Subject: - perl -pi -e 's!hard drive!hard disk drive!' --- perl-install/services.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/services.pm') diff --git a/perl-install/services.pm b/perl-install/services.pm index 7b122b097..813112d06 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -98,7 +98,7 @@ portreserve => N_("Reserves some TCP ports"), postfix => N_("Postfix is a Mail Transport Agent, which is the program that moves mail from one machine to another."), random => N_("Saves and restores system entropy pool for higher quality random number generation."), -rawdevices => N_("Assign raw devices to block devices (such as hard drive +rawdevices => N_("Assign raw devices to block devices (such as hard disk drive partitions), for the use of applications such as Oracle or DVD players"), resolvconf => N_("Nameserver information manager"), routed => N_("The routed daemon allows for automatic IP router table updated via -- cgit v1.2.1