summaryrefslogtreecommitdiffstats
path: root/perl-install/services.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-02-16 12:30:15 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-02-16 12:30:15 +0000
commit1ac7da03fa821bbdeb280e6100a8f72915b16119 (patch)
tree6cdb5969158a8024838afae3c9eb06dc90247a04 /perl-install/services.pm
parent68c0840c5515c3c9db15ff1acbe52dfb510211b3 (diff)
downloaddrakx-backup-do-not-use-1ac7da03fa821bbdeb280e6100a8f72915b16119.tar
drakx-backup-do-not-use-1ac7da03fa821bbdeb280e6100a8f72915b16119.tar.gz
drakx-backup-do-not-use-1ac7da03fa821bbdeb280e6100a8f72915b16119.tar.bz2
drakx-backup-do-not-use-1ac7da03fa821bbdeb280e6100a8f72915b16119.tar.xz
drakx-backup-do-not-use-1ac7da03fa821bbdeb280e6100a8f72915b16119.zip
fix rawdevices description (bug #1677)
Diffstat (limited to 'perl-install/services.pm')
-rw-r--r--perl-install/services.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/services.pm b/perl-install/services.pm
index 0a7127597..d25855102 100644
--- a/perl-install/services.pm
+++ b/perl-install/services.pm
@@ -72,7 +72,7 @@ postfix => N_("Postfix is a Mail Transport Agent, which is the program that move
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
-partitions), for the use of applications such as Oracle"),
+partitions), for the use of applications such as Oracle or DVD players"),
routed => N_("The routed daemon allows for automatic IP router table updated via
the RIP protocol. While RIP is widely used on small networks, more complex
routing protocols are needed for complex networks."),