summaryrefslogtreecommitdiffstats
path: root/rescue/lsparts
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-07-19 04:09:06 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-07-19 04:09:06 +0000
commit205e2db21f41619f6d2e3f3f5ea8e12ca6c25fb2 (patch)
treeb32130c7a8367585eb71247c91536de53885e928 /rescue/lsparts
parent97e265500ef7d49644470327b6102ed3574023d9 (diff)
downloaddrakx-205e2db21f41619f6d2e3f3f5ea8e12ca6c25fb2.tar
drakx-205e2db21f41619f6d2e3f3f5ea8e12ca6c25fb2.tar.gz
drakx-205e2db21f41619f6d2e3f3f5ea8e12ca6c25fb2.tar.bz2
drakx-205e2db21f41619f6d2e3f3f5ea8e12ca6c25fb2.tar.xz
drakx-205e2db21f41619f6d2e3f3f5ea8e12ca6c25fb2.zip
replace "Mandrake Linux" with "Mandrakelinux"
Diffstat (limited to 'rescue/lsparts')
-rwxr-xr-xrescue/lsparts5
1 files changed, 4 insertions, 1 deletions
diff --git a/rescue/lsparts b/rescue/lsparts
index 2346ee134..ff964c0d8 100755
--- a/rescue/lsparts
+++ b/rescue/lsparts
@@ -13,7 +13,7 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
#
-# This code is extracted from DrakX, the Mandrake Linux graphical installer.
+# This code is extracted from DrakX, the Mandrakelinux graphical installer.
# http://www.mandrakelinux.com/drakx/
# Open development rulz, find CVS here:
# http://www.mandrakelinux.com/cgi-bin/cvsweb.cgi/gi/
@@ -115,6 +115,9 @@ P: foreach (@parts) {
#-------------------------------------------------
#- $Log$
+#- Revision 1.3 2004/07/19 04:09:06 prigaux
+#- replace "Mandrake Linux" with "Mandrakelinux"
+#-
#- Revision 1.2 2002/01/10 21:28:15 gc
#- better looking output of type of partition (%x => %0x)
#-