summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/draksound
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/draksound')
-rwxr-xr-xperl-install/standalone/draksound4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/standalone/draksound b/perl-install/standalone/draksound
index 40c35d978..ffade2d8b 100755
--- a/perl-install/standalone/draksound
+++ b/perl-install/standalone/draksound
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# DrakxSound
-# Copyright (C) 2002-2004 Mandriva (tvignaud@mandrakesoft.com)
+# Copyright (C) 2002-2004 Mandriva (tvignaud@mandriva.com)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -53,7 +53,7 @@ if (my @devices = modules::probe_category('multimedia/sound')) {
You can visit our hardware database at:
-http://www.linux-mandrake.com/en/hardware.php3") .
+http://www.mandrivalinux.com/en/hardware.php3") .
N("\n\n\nNote: if you've an ISA PnP sound card, you'll have to use the alsaconf or the sndconfig program. Just type \"alsaconf\" or \"sndconfig\" in a console.")));
}