summaryrefslogtreecommitdiffstats
path: root/rescue/lsparts
diff options
context:
space:
mode:
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)
#-