diff options
author | Ahmad Samir <ahmad@mageia.org> | 2011-04-04 19:49:44 +0000 |
---|---|---|
committer | Ahmad Samir <ahmad@mageia.org> | 2011-04-04 19:49:44 +0000 |
commit | 09d39610bfd7d485c54ae33baac87846eab7d5a0 (patch) | |
tree | 2b249b29be479501c4cfe47a11fc4c726de8e07b /perl-install/services.pm | |
parent | d9f974eab441fd8d3dfbe326186bf04ba7a6a8e9 (diff) | |
download | drakx-09d39610bfd7d485c54ae33baac87846eab7d5a0.tar drakx-09d39610bfd7d485c54ae33baac87846eab7d5a0.tar.gz drakx-09d39610bfd7d485c54ae33baac87846eab7d5a0.tar.bz2 drakx-09d39610bfd7d485c54ae33baac87846eab7d5a0.tar.xz drakx-09d39610bfd7d485c54ae33baac87846eab7d5a0.zip |
- perl -pi -e 's!hard drive!hard disk drive!'
Diffstat (limited to 'perl-install/services.pm')
-rw-r--r-- | perl-install/services.pm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |