summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/HACKING4
-rw-r--r--docs/README2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/HACKING b/docs/HACKING
index d2ed0662b..301d8fe0b 100644
--- a/docs/HACKING
+++ b/docs/HACKING
@@ -11,7 +11,7 @@ Beware, don't try this on a production machine with important data.
Sources installation:
First grab the gi.tar.bz2 archive and untar it in your home directory,
-for example from DrakX-*.src.rpm on your Linux-Mandrake distribution.
+for example from DrakX-*.src.rpm on your Mandrake Linux distribution.
cd to gi
for i in `du -a | grep CVS/Root | cut -f 2`
@@ -34,7 +34,7 @@ Preparing the compilation process:
(1) target directory
-create a /export directory and copy a recent Mandrake-Linux CD in there.
+create a /export directory and copy a recent Mandrake Linux CD in there.
(You don't have to put have all the RPMS...) ; you'll need roughly 1.5
Gbytes for a full install.
diff --git a/docs/README b/docs/README
index 18cab9475..6aaeae06d 100644
--- a/docs/README
+++ b/docs/README
@@ -317,7 +317,7 @@ many solutions:
4. just like 3. but you may have to mount /cdrom after typing rescue on
syslinux prompt (oem script do it automatically if a automatic boot nfs
network has been done as server is known). under /cdrom may be anything
- as long as it provides an installation tree of Linux-Mandrake.
+ as long as it provides an installation tree of Mandrake Linux.
after that run oem script by typing "/etc/oem -f" for normal installation
or "/etc/oem -f server" for server installation (normal with server installed).